This is a basic fresh copy of Laravel with some tweaks to demonstrate Laravel Multiauth package.
Clone this repository and proceed as following:
- Run
composer install - Copy
.env.exampleto.envand do the rest of the magic like in any other Laravel projects - Open the project in your browser, and you should be good to go.
This project and the Laravel framework are open-sourced software licensed under the MIT license.