Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5.4

Running Laravel Dusk on Headless (no GUI) machine

Eager loading nested relationships on the Auth::user() facade

php laravel laravel-5.4

Object of class GuzzleHttp\Psr7\Request could not be converted to string

Session not persist on Laravel 5.4

session laravel-5.4

Laravel: Trait method guard has not been applied, because there are collisions with other trait methods on App\Http\Controllers\Auth\AuthController

Force the write database connection on Laravel relationships

php laravel laravel-5.4

how change locale in email being sent from controller - laravel 5.4

How to save a model with custom attributes that are not in the database? - Laravel 5.4

php laravel laravel-5.4

Laravel 5.4: Exclude a route with parameters from CSRF verification

Ubuntu 14.04: Unable to locate package php7.0-zip

Retrieve list of subscription plans from stripe with Laravel 5.4

How to sync multiple values of the same Attribute in Laravel?

What are the thing we need to configure to implement live notification module (using redis and socket.io) in https server?

Laravel consider only the required columns from the request and ignore any other key values if present

How can i get the correct file extension in laravel 5.4

How to use Console Kernel in Laravel PHP?

php laravel kernel laravel-5.4

How to get data from database to view page in laravel?

Radio button in Laravel 5.4

laravel - Carbon | diffForHumans() shorter version?

laravel 5.4 modify data before validation in request [closed]