Home

Awesome

Laravel 5-5 example

Laravel 5-5 example is a tutorial application.

Installation

Include

Features

Tricks

To use application the database is seeding with users :

Tests

When you want to launch the tests refresh and populate the database :

php artisan migrate:fresh --seed

You must have default settings and en language. You must also add provider in config/app.php.

You can then use Dusk.

License

This example for Laravel is open-sourced software licensed under the MIT license