Skip to content

Install Hybridly in a fresh Laravel project with one command

Notifications You must be signed in to change notification settings

johanmolen/hybridly-preset

 
 

Repository files navigation


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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.7%
  • Vue 43.2%
  • PHP 9.6%
  • Blade 2.1%
  • JavaScript 1.1%
  • CSS 0.3%