Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel session id changes with each request

Is it possible to do migration on dynamic database connection with Laravel 5?

Laravel 5 Class 'App\Http\Controllers\Cookie' not found

laravel-5

jQuery not working properly in Laravel 5

How to use orchestral/tenanti in Laravel 5 to build a multi tenant application with multiple databases?

Laravel: AJAX request endpoints in routes/api.php or routes/web.php?

How to add comment to table (not column) in Laravel 5 migration?

Laravel 5 - stay logged in forever

laravel laravel-5

Custom sorting on a laravel relationship collection

Laravel and ngrok: url domain is not correct for routes and assets

How do Laravel migrations work?

How to lazy load a custom attribute on a Laravel model?

php laravel laravel-5

Laravel Controller Dependency Injection

php laravel laravel-5

How to prevent Model events from firing using phpunit?

Laravel 5, check if class is registered in the container

laravel laravel-5

Converting Illuminate\Http\Request to array

php laravel laravel-5

Name or service not known [tcp://redis:6379]

Laravel 5 - FatalErrorException: Class 'User' not found

php composer-php laravel-5

Laravel - How to redirect to login if user is not authenticated

Laravel 5.1 one form two submit buttons

php forms laravel-5