News

Preset – A command line tool for applying existing presets to your freshly scaffolded projects

Published
Preset – A command line tool for applying existing presets to your freshly scaffolded projects image

Preset is a command-line tool for kickstarting your application’s development by applying presets on top of it. If you’ve ever tried a boilerplate, then you might have gotten frustrated with all the changes it makes behind the scenes and how you usually are expected to do things the way the creator designed it. Preset is an alternative to this setup, and the beauty of it is each “preset” describes the exact changes needed for the features to be added. By reading the preset’s code, you know the exact changes it brings.

You can get started using it by using the npx use-preset command. Then you can use existing presets via the command line.

npx use-preset your-github-username/your-preset

Some of the pre-existing preset’s include:

The documentation includes all the details on getting started and building your own presets.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article