Files
SecLists/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel.txt
T
2024-11-06 10:04:17 +00:00

44 lines
988 B
Plaintext

bootstrap/providers.php
bootstrap/app.php
resources/views/welcome.blade.php
resources/js/app.js
resources/js/bootstrap.js
tests/Feature/ExampleTest.php
tests/TestCase.php
tests/Unit/ExampleTest.php
config/database.php
config/logging.php
config/queue.php
config/mail.php
config/session.php
config/app.php
config/auth.php
config/filesystems.php
config/services.php
config/cache.php
vite.config.js
composer.json
public/.htaccess
public/robots.txt
public/index.php
package.json
phpunit.xml
.gitattributes
.styleci.yml
tailwind.config.js
README.md
postcss.config.js
artisan
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
.editorconfig
app/Providers/AppServiceProvider.php
app/Http/Controllers/Controller.php
app/Models/User.php
CHANGELOG.md
.env.example
routes/web.php
routes/console.php