Files
SecLists/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel.txt
T
2024-12-01 10:04:08 +00:00

44 lines
988 B
Plaintext

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