This is a project that me and my group did for WEB3 subject. We used Laravel framework for it.
Don't forget to configure the .env file to your machine standarts, use the .env.example for this
composer install
php artisan key:generate
php artisan migrate
php artisan storage:link
php artisan db:seed
npm install (if needed, if you already have it on your project dont run it again)
For admin priviliges use the Jane Doe account:
Email: [email protected]
Password: 12345678