Laravel Vue Test
Instructions:
- Clone the project
- Composer install
- Yarn
- php artisan serve
To run as admin you will need to
create an admin account using this artisan command : php artisan create:admin
For a normal user, register with /register in your server.