Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Constructor injection of route parameter

Elasticsearch-PHP requires cURL, or a custom HTTP handler

laravel-5

In Laravel how to create a queue object and set their connection without Facade

How to update time to NOW()?

JWT authentication in Laravel without database

php laravel laravel-5 jwt guzzle

Best way to access PHP super-global variables in Laravel 5.x config file

php laravel laravel-5 config

Auth::guard('user')->user() is null in Laravel 5.3

Laravel orm database query inside model function

Can't access object laravel 5.3

php arrays laravel-5

Class 'GuzzleHttp\HandlerStack' not found

php laravel laravel-5 guzzle

Why does Laravel have a contract/interface for nearly everything?

php laravel laravel-5

Laravel binding replace question mark from variable

Laravel 5 - Multi Language Website for (LTR and RTL)

How do I use a controller for a "partial" view in Laravel?

Laravel 5.4 Cookie Value

php laravel cookies laravel-5

Retrieving All Days Specific in A Month

Laravel conditional unique validation

validation laravel-5

Laravel slugs in routes

php laravel laravel-5

Custom Middleware - Too Many Redirects - Laravel

Access token for anonymous users - JWT