Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5.3

How to change the user model in laravel to use other table for authentication than users?

laravel laravel-5.3

How to set replyTo address for Laravel notifications?

php laravel laravel-5.3

Use $request in view composer

laravel laravel-5.3

Call to undefined method Illuminate\Notifications\Channels\MailChannel::route()

Database is not responding until all requests are submitted successfully: MySQL

Format created_at datetime using Carbon and display result in laravel blade

Accessing Route URL Parameter in Middleware in Laravel 5.3

Laravel Error : Uncaught ReflectionException: Class App\Http\Kernel does not exist

Laravel SQLSTATE[42000]: Syntax error or access violation: 1055

Force create an eloquent model through a relationship

Laravel 5.3 Throttle Login When Using JWT Auth

How to set up Laravel schedule job on Monday and Wednesday

php cron laravel-5.3

Laravel Custom Facade New Instance

How to specify notification attributes via toArray / toDatabase function in Laravel?

Pusher and laravel echo too slow or something wrong with my code?

How to access route parameter in custom validation rule laravel

How to retrive the data in chunks by setting start and end offset using laravel eloquent?

Get Model where relationship = id

Join two Models using Eloquent in laravel 5.3

laravel5.3 generate download (.txt) on the fly