IMPORTANT: This package contains the Photo Card application code and Laravel 8 dependency definition. Because Laravel's vendor framework files are generated by Composer and are very large, vendor/ is intentionally not bundled. On a server with Composer: composer install --no-dev cp .env.example .env php artisan key:generate php artisan migrate php artisan storage:link Then point your domain document root to /public.