Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5.2

How to pass data from ajax to laravel 5.2 controller via post method

Setting Cookie in Laravel Custom Middleware

Laravel 5.2 Event Testing: expectsEvent not seeing the event fired although it is being fired

laravel laravel-5.2

Multiple Image Upload in Laravel 5.2

What is the difference between DB::beginTransaction() and DB::transaction()?

Laravel error when creating new project: proceed without cache

laravel laravel-5.2

How to get the queued job from job ID in Laravel?

laravel queue laravel-5.2 jobs

What Laravel cache do I need to clear to remove error about missing migration file?

How to return multiple relationships with Laravel Eloquent?

php laravel laravel-5.2

Passing page URL parameter to controller in Laravel 5.2

What is the purpose of repository when service classes can do the same?

Laravel: How to change default login error message: 'these credentials do not match our records'

php laravel laravel-5.2

Use Laravel Collection to get duplicate values

How to put route in anchor tag in laravel 5.2

Check if a class is a Model in Laravel 5

php laravel laravel-5.2

Fatal error: Call to undefined method GuzzleHttp\Client::request() with Guzzle 6

php laravel guzzle laravel-5.2

Laravel 5.2 database scheme creates an unique column by it self

Laravel 5.2 not showing form validation errors [duplicate]

php forms laravel laravel-5.2