A laravel library of blade components, livewire traits, and modules scaffolder that you can use to generate administration interfaces in a concise, reusable, uncluttered, and testable manner. It also bundles standard frontend libraries like Bootstrap, Vue, Alpine, Tom Select, and Quill to be used as fast boilerplate for your laravel admin panels.
Features
- Modular approach (you can organize your backends into reusable modules, isolating everything, components, views, tests, but also translations, migrations, jobs, each module can be like an isolated laravel application)
- Livewire component based (no needed controllers, each component is naturally reactive, you can get away with few pure livewire classes and blade views, easily testable and maintainable)
- Blade component based (dozens of available anonymous components to standardize frontend in few "bootstrap based" spacialized tags, which you can eventually extend)
- You can create "Modules" folder in you app/ directory of your laravel application
- Documentation available
- Livewire components will be searched in the Components subfolder
Categories
FrameworksLicense
MIT LicenseFollow rapyd-livewire
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of rapyd-livewire!