run these commands and step:
- create a database
- cp .env.example .env
- configure your .env file
- npm install
- npm run dev
- composer install
- php artisan migrate:refresh
- php artisan db:seed
- login admin : admin@example.com | password
- login member : member@example.com | password