Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel 5 Cache/Paginate Issue

Laravel: How do I make route helper return urls with trailing slashes?

php laravel laravel-5

How to set up PhpRedis in Laravel 5+?

Laravel 5 intervention-image / intervention-cache: flexible url / routing

CKEditor ignoring BASEPATH in Laravel

Auth::user()->username and similar are very slow

php mysql laravel laravel-5

Laravel Notifications Event Listener Undefined Property

Laravel phpunit test is failing. Going to an unexpected page. Only happens in the test

Laravel 5.2: Class Imagick not found

php laravel laravel-5 imagick

in Laravel how to change the view content at runtime each time before compilation

Why Laravel keeps calling schedule() with every Artisan Command?

php laravel laravel-5 cron

Dynamic middleware for laravel 5

what is the difference between personal access token and json web token for user Authentication?

Laravel 5: allow user to edit post if he's the owner of the post or the owner of the forum category

NotFoundHttpException in RouteCollection.php line 161: in laravel 5

php laravel-5 laravel-5.2

SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'column_name' in Laravel

Why is validate() method accessible via request()?

What is the purpose of the authorize method in a Request class in Laravel?

Should 2FA secret codes be hashed for storage?

Laravel logs in Heroku not showing up