Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5.1

Fatal error: Class 'App\Http\Controllers\Redirect' not found

Class App\Http\Controllers\UserController Does Not Exist

How to insert into multiple tables on user registration and edit the registration from

php html laravel-5.1

Using a query scope in a collection laravel

Laravel 5 multiple select() in query builder

Unencrypted cookie in Laravel

What's the difference between a Contract in Laravel and an Interface in PHP?

Laravel's TestCase method seeJson() only looks for array

Differences between contracts and facades laravel

oop interface laravel-5.1

Laravel 5.1 rename project

Database [] not configured Laravel 5

Cookie::forget not working laravel 5.1

php laravel laravel-5.1

Laravel Eloquent: Best Way to Calculate Total Price

Laravel say that Auth guard [] is not defined

How to pass multiple arguments with url (routing) in laravel 5.1

php laravel laravel-5.1

Two models into one paginated query with eager loaded relations using Laravel

php mysql laravel laravel-5.1

How to properly install package in Laravel?

How to run artisan command schedule:run on hosting server? (Laravel)

Laravel artisan optimize Best Practices

Manually inject model relation using Eloquent