Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

How to set cookies in laravel 5 independently inside controller

php laravel cookies laravel-5

How to force FormRequest return json in Laravel 5.1?

Laravel 5.3 multiple file uploads

php file laravel-5

How to make Laravel 5 return 404 status code

Laravel 5.4 on PHP 7.0: PDO Exception - Could not find driver (MySQL)

php mysql laravel pdo laravel-5

Login only if user is active using Laravel

(Laravel) Dynamic dependency injection for interface, based on user input

Laravel 5 Session Lifetime

php session laravel-5

Include model relationships in json response using Eloquent and Laravel 5

php laravel eloquent laravel-5

Blade, Use html inside variable being passed into partial view is not being rendered

html laravel laravel-5 blade

Class 'App\Http\Controllers\Session' not found in Laravel 5.2 [duplicate]

How to use pagination in laravel 5?

Laravel 5.1 DB:select toArray()

In Laravel 5, How to disable VerifycsrfToken middleware for specific route?

php laravel laravel-5 csrf

Laravel 5 Socialite - cURL error 77: error setting certificate verify locations

Including a css file in a blade template?

Laravel: how to set date format on model attribute casting?

laravel date laravel-5 casting

Laravel 5: DB Seed class not found

Laravel commands and jobs

Laravel 5 - How Do You Catch an Mail::send() Error?