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

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Building EasyReply: How We Used Laravel to Unify Customer Support image

Building EasyReply: How We Used Laravel to Unify Customer Support

Read article
PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum image

PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum

Read article
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article