Looking to hire Laravel developers? Try LaraJobs

laravel-vanilla-components maintained by flavorly

Description
Vanilla Components Integration with Laravel
Author
Last update
2024/04/11 10:33 (dev-main)
License
Downloads
6 770

Comments
comments powered by Disqus

Main Features ✨

  • 📚 Datatables - Server side Integration for Datatable Component
  • 🔍 Rich Select - Fill select options via Ajax with Lazy Load & Search - soon ™
  • 🚦 Form Builder - Coming soon ™

Installation

Please refer to the official Documentation here with all the guidelines.

composer require flavorly/laravel-vanilla-components

You can publish and run the migrations with:

php artisan vendor:publish --tag="laravel-vanilla-components-migrations"
php artisan migrate

You can publish the config file with:

php artisan vendor:publish --tag="laravel-vanilla-components-config"

Optionally, you can publish translations using

php artisan vendor:publish --tag="laravel-vanilla-components-translations

Credits

Thanks to:

  • VariantJS - Base Inspiration & Code - Thanks to Alfonsobries
  • VueUse - How we could we not credit this?
  • [RobertBoes] - For all the time helping with Troubleshooting
  • [Patricio] - For all the brainstorming & help
  • All my friends, that could stay online while i was whispering all day long!

Contribution

See Contributing Guide.

License

MIT License © 2021-Present Pedro Martins