Updated Project File

This commit is contained in:
denisechavez 2025-03-28 11:42:38 +08:00
parent b1741d4ebe
commit 15847cd50e
51 changed files with 0 additions and 0 deletions

0
Dockerfile Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
docker-compose.yml Normal file → Executable file
View File

0
entrypoint.sh Normal file → Executable file
View File

0
laravel/.editorconfig Normal file → Executable file
View File

0
laravel/.env.example Normal file → Executable file
View File

0
laravel/.gitattributes vendored Normal file → Executable file
View File

0
laravel/.gitignore vendored Normal file → Executable file
View File

0
laravel/README.md Normal file → Executable file
View File

0
laravel/app/Http/Controllers/Controller.php Normal file → Executable file
View File

0
laravel/app/Models/User.php Normal file → Executable file
View File

0
laravel/app/Providers/AppServiceProvider.php Normal file → Executable file
View File

0
laravel/bootstrap/app.php Normal file → Executable file
View File

0
laravel/bootstrap/providers.php Normal file → Executable file
View File

0
laravel/composer.json Normal file → Executable file
View File

0
laravel/composer.lock generated Normal file → Executable file
View File

0
laravel/config/app.php Normal file → Executable file
View File

0
laravel/config/auth.php Normal file → Executable file
View File

0
laravel/config/cache.php Normal file → Executable file
View File

0
laravel/config/database.php Normal file → Executable file
View File

0
laravel/config/filesystems.php Normal file → Executable file
View File

0
laravel/config/logging.php Normal file → Executable file
View File

0
laravel/config/mail.php Normal file → Executable file
View File

0
laravel/config/queue.php Normal file → Executable file
View File

0
laravel/config/services.php Normal file → Executable file
View File

0
laravel/config/session.php Normal file → Executable file
View File

0
laravel/database/.gitignore vendored Normal file → Executable file
View File

0
laravel/database/factories/UserFactory.php Normal file → Executable file
View File

View File

View File

View File

0
laravel/database/seeders/DatabaseSeeder.php Normal file → Executable file
View File

BIN
laravel/laravel_db Normal file → Executable file

Binary file not shown.

0
laravel/package.json Normal file → Executable file
View File

0
laravel/phpunit.xml Normal file → Executable file
View File

0
laravel/public/.htaccess Normal file → Executable file
View File

0
laravel/public/favicon.ico Normal file → Executable file
View File

0
laravel/public/index.php Normal file → Executable file
View File

0
laravel/public/robots.txt Normal file → Executable file
View File

0
laravel/resources/css/app.css Normal file → Executable file
View File

0
laravel/resources/js/app.js Normal file → Executable file
View File

0
laravel/resources/js/bootstrap.js vendored Normal file → Executable file
View File

0
laravel/resources/views/welcome.blade.php Normal file → Executable file
View File

0
laravel/routes/console.php Normal file → Executable file
View File

0
laravel/routes/web.php Normal file → Executable file
View File

0
laravel/tests/Feature/ExampleTest.php Normal file → Executable file
View File

0
laravel/tests/TestCase.php Normal file → Executable file
View File

0
laravel/tests/Unit/ExampleTest.php Normal file → Executable file
View File

0
laravel/vite.config.js Normal file → Executable file
View File

0
nginx.conf Normal file → Executable file
View File

0
nginx/default.conf Normal file → Executable file
View File