The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
API
Laravel Version
5.x
dump-server
🖥
dump-server
Start the dump server to collect dump information.
Options
format
- The output format (cli,html).
Optional
php artisan dump-server [--format [FORMAT]]
Click to copy