| File | HTML |
|---|
README.md | view |
artisan | view |
bootstrap/app.php | view |
bootstrap/providers.php | view |
composer.json | view |
config/app.php | view |
config/auth.php | view |
config/cache.php | view |
config/database.php | view |
config/filesystems.php | view |
config/logging.php | view |
config/mail.php | view |
config/queue.php | view |
config/services.php | view |
config/session.php | view |
database/factories/UserFactory.php | view |
database/migrations/0001_01_01_000000_create_users_table.php | view |
database/migrations/0001_01_01_000001_create_cache_table.php | view |
database/migrations/0001_01_01_000002_create_jobs_table.php | view |
database/seeders/DatabaseSeeder.php | view |
package.json | view |
phpunit.xml | view |
public/index.php | view |
public/robots.txt | view |
routes/console.php | view |
routes/web.php | view |
tests/TestCase.php | view |
vite.config.js | view |