# F # Installation ```bash # Clone composer install cp .env .env.example touch database/database.sqlite php artisan migrate --seed ```