laravel maintained by blade-to-react
Description
Laravel integration for blade-to-react
Author
Last update
2025/11/11 12:11
(dev-main)
License
Downloads
643
Tags
blade-to-react
Seamless integration between Laravel Blade and React components.
Features
- ✨ Zero configuration required
- 🚀 Automatic component mounting
- 🔄 Shared state management
- 🎯 TypeScript support
- 🎨 Slots and templates support
- 🛠 Easy integration with any JS library
Installation
# Install Laravel package
composer require blade-to-react/laravel
# Install React package
npm install blade-to-react