Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 570 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 570 Bytes

Multiauth Demo

This is a basic fresh copy of Laravel with some tweaks to demonstrate Laravel Multiauth package.

Installing Multiauth Demo

Clone this repository and proceed as following:

  • Run composer install
  • Copy .env.example to .env and 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.

License

This project and the Laravel framework are open-sourced software licensed under the MIT license.