npx @preset/cli apply hybridly/preset
This preset installs Hybridly in a fresh Laravel project.
·
By default, this preset installs Pest, sets up strict mode and installs Laravel IDE helper.
This is configurable by using command-line flags when using the preset.
Flag | Description |
---|---|
--i18n |
Install and configure vue-i18n and its Vite plugin |
--no-pest |
Skip Pest installation. |
--no-strict |
Skip setup of strict mode. |
--no-ide |
Skip installation of IDE helper. |
·
Built with ❤︎ by Enzo Innocenzi