HassanZahirnia / 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 icon components through unplugin-icons, and configures auto-imports thanks to unplugin-auto-import and unplugin-vue-components.

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-icons Skip installation of unplugin-icons
--no-auto-imports Skip installation of unplugin-auto-imports and unplugin-components







·


Built with ❤︎ by Enzo Innocenzi

About

Install Hybridly in a fresh Laravel project with one command

https://hybridly.dev


Languages

Language:TypeScript 51.5%Language:Vue 41.0%Language:PHP 3.9%Language:Blade 2.0%Language:JavaScript 1.3%Language:CSS 0.3%