Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 235 Bytes

Installation

env
need a placeholder.png file at storage/app/public if you use the seeder
docker compose up -d --build
composer install
php artisan migrate
php artisan db:seed
php artisan storage:link