git clone https://github.com/rorepoid/test-square1.git
composer install
cp .env.example .env
php artisan key:generate
Create your database and set credentials to .env file
-
php artisan migrate --seed
-
npm install
-
npm run dev
You can login with the admin user
email: admin@gmail.com
password: secret
or register as new user