Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

In Laravel, what validation rules do I need to check the number of characters in a number?

Laravel Socialite - get user details by token

Difference between setting ID directly and setting eloquent associate relation when saving a model in Laravel?

Custom user authentication base on the response of an API call

Laravel Eloquent - get last insert of related model

laravel multiple databases with multiple migration tables

difference between using the session via an HTTP request instance versus using the global session helper in Laravel

Condition in laravel 5 Middleware always false

Laravel model return Undefined property::$attribute

laravel model

PHPUnit and mock request from Guzzle

laravel 5.5 login via google gives Client error

Laravel naming convention for blade files

laravel laravel-blade

Laravel 4 Artisan not working at all

How can I change timestamps column name when using "artisan migrate"?

php laravel laravel-4

disable laravel's built in error screen [duplicate]

Laravel 5 flash message flashes again after navigating away and using back button

laravel

Better way to read Laravel (PHP) Logs

laravel logging

How can I autoload a custom class in Laravel 5.1?

Laravel Collection get unique values from nested datastructure

Can not post in laravel 5 over jquery Ajax