Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 776 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 776 Bytes

made with laravel/bootstrap and laravel UI

Screenshot from 2022-05-03 14-12-21

Screenshot from 2022-05-03 14-15-25

Screenshot from 2022-05-03 14-15-48

Installation

Install laravel and dependencies.

copy .env example and put is DB credentials
php optimize:clear
php artisan migrate 
composer install && composer update
npm install
make an account to access platform

500 server error? use (php artisan key:generate) 🥳