Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel method that can be used by multiple controllers and commands. Where should it be?

Laravel Passport: How do i get Access token from Bearer Token

Laravel service provider to retrieve data from database

How to stream video in Laravel

phpunit, laravel: Cannot use "parent" when current class scope has no parent

Laravel 5 view not found

Laravel 5: Using SHA1 instead of Bcrypt

How to use URL:: or asset() in config files in laravel 5

laravel-5

Laravel Auth to validate only admin/superuser

How do you set up the database Queue driver for Laravel 5?

Laravel 5 Multiple Fields Validation

Using artisan serve after changing the public folder name

Making use of the base path in Laravel 5 (Lumen)

php laravel laravel-5 lumen

Self Join in Eloquent

Changing Auth's Model on the fly

laravel laravel-5

How much cost/rounds does Laravel use to hash with?

Laravel - Session variable is null in Service Provider

Laravel 5 redirect with message

Laravel: cannot create correct DELETE action request

ajax laravel-5

How to return custom view for http error response in Laravel 5?