hybridly / preset

Install Hybridly in a fresh Laravel project with one command

Home Page:https://hybridly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Hybridly preset

npx @preset/cli apply hybridly/preset

This preset installs Hybridly in a fresh Laravel project.


·

 

Options

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

About

Install Hybridly in a fresh Laravel project with one command

https://hybridly.dev


Languages

Language:TypeScript 47.9%Language:Vue 39.0%Language:PHP 10.6%Language:Blade 1.7%Language:JavaScript 0.5%Language:CSS 0.3%