Skip to content
Web Content1.7 KB

Laravel Paths (All Levels)

Common Laravel framework file and directory paths (bootstrap, routes, config, artisan, .env.example) expanded across path depths. Useful for fingerprinting Laravel applications and spotting exposed config or environment files.

View source
Size
1.7 KB
Category
Web Content
Source
danielmiessler/SecLists
License
MIT
Recommended tools
ffufgobusterferoxbusterdirsearch

Preview

First 15 entries. Download or copy the full list (1.7 KB) using the buttons above.

>head laravel-all-levels.txt1.7 KB
bootstrap/providers.php
providers.php
bootstrap/app.php
app.php
artisan
routes/console.php
console.php
routes/web.php
web.php
package.json
.env.example
phpunit.xml
config/session.php
session.php
config/services.php

Common Laravel framework file and directory paths (bootstrap, routes, config, artisan, .env.example) expanded across path depths. Useful for fingerprinting Laravel applications and spotting exposed config or environment files.

This list is geared toward web content and directory discovery. It contains roughly 1.7 KB and pairs well with tools such as ffuf, gobuster, feroxbuster, dirsearch. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.