The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
API
Laravel Version
5.x
preset
🖥
preset
Swap the front-end scaffolding for the application
Options
option
- Pass an option to the preset command
Optional
Arguments
type
- The preset type (none, bootstrap, vue, react)
Required
php artisan preset [--option [OPTION]] [--] <type>
Click to copy