CHANGELOG.md .styleci.yml database/factories/UserFactory.php database/seeders/DatabaseSeeder.php database/migrations/0001_01_01_000000_create_users_table.php database/migrations/0001_01_01_000002_create_jobs_table.php database/migrations/0001_01_01_000001_create_cache_table.php artisan .npmrc vite.config.js phpunit.xml config/auth.php config/logging.php config/services.php config/queue.php config/cache.php config/session.php config/database.php config/app.php config/mail.php config/filesystems.php package.json routes/console.php routes/web.php .env.example .editorconfig bootstrap/providers.php bootstrap/app.php README.md resources/js/app.js resources/views/welcome.blade.php public/robots.txt public/index.php public/.htaccess tests/TestCase.php tests/Feature/ExampleTest.php tests/Unit/ExampleTest.php .gitattributes app/Http/Controllers/Controller.php app/Models/User.php app/Providers/AppServiceProvider.php composer.json