Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5.5

Required field only if another field has a value, must be empty otherwise

How to check if validation fail when using form-request in Laravel?

Is there a way to assert current URL value in Laravel Dusk?

Laravel Eloquent: How to use whereDate with Between?

php laravel-5 laravel-5.5

Can authorize method in Request class return customized message for HandlesAuthorization trait?

laravel request validation rules pass parameter

laravel laravel-5.5

Laravel 5.5 PHPunit Test - "A facade root has not been set."

Location of auth:api Middleware

Laravel optional prefix routes with regexp

laravel laravel-5.5

In Laravel 5.5, how to get the Job ID after we dispatch a job to the job queue?

laravel laravel-5.5

how to change api_token column in token guard

How to enable autocomplete for Laravel Resources in PhpStorm?

laravel eloquent resources api send status code

Failed validation returns default error message even though custom messages supplied

pagination not styled in laravel 5.5

Laravel 5.5 Consolidate migrations w/ production database

How to add headers in Guzzle http

php laravel laravel-5.5 guzzle

Eloquent / Laravel: How to get last insert/update ID/instance of updateOrCreate()?

How to get current user in Laravel API using Passport?

How to solve Exception It is unsafe to run Dusk in production in laravel 5.5?