Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

laravel eloquent resources api send status code

Laravel 5 - Write to vendor directory

laravel-5

Connection could not be established with host smtp.gmail.com [Operation timed out #60]

php laravel gmail laravel-5

Restrict route access to non-admin users

Laravel showing code of index.php on home page

ORDER BY "the date" Laravel 5 SQL Query

php laravel-5

Laravel hasMany method not working

php laravel laravel-5 eloquent

Merging Two Laravel Collections keeping the original keys

laravel-5

Route to controller in subfolder in Laravel 5

Failed validation returns default error message even though custom messages supplied

Why does Eloquent (in Laravel) cast my varchar uuid primary key to an integer resulting in errors?

Access Request in Service Provider After Applying Middleware

PHP Artisan Migrate with MAMP and Unix Socket

JWTGenerateCommand::handle() does not exist

laravel-5 jwt

Laravel 5.2 php artisan migrate:rollback error

Laravel Auth - use md5 instead of the integrated Hash::make()

Laravel 5 Auth: These credentials do not match our records

Laravel load settings from database

Delete all the tables in database in one shot

laravel-5

Laravel Migration: Add a column with a default value of an existing column