Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel 5 check if current url matches action

php laravel routing laravel-5

Laravel 5.2 Split String First Name Last Name

php arrays laravel laravel-5

Catch exception from controller in middleware

Running multiple Laravel queue workers using Supervisor

BadMethodCallException in Macroable.php line 74 : Method controller does not exist

laravel-5

Laravel refusing to display in iFrame as "'X-Frame-Options' to 'SAMEORIGIN'."

Laravel 5.2 auth change 'id' to 'customer_id'

Failed to Open Stream using laravel install

php laravel laravel-5

Laravel 5.4 Storage::delete() not working (method delete not found)

php laravel 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?