Installation
First thing first, lets clone the repository
change your directory to project and install packages
Run this command to setup .env file or you can do it manually.
Generate laravel app key using :
Run this command to migrate & create super admin user
Log in to dashboard http://127.0.0.1:8000/app/login and create team!
Last updated