blade-to-react / laravel
Laravel integration for blade-to-react
Package info
github.com/felipeoliveiradev/blade-to-react
Language:TypeScript
pkg:composer/blade-to-react/laravel
1.0.6
2025-11-11 11:11 UTC
Requires
- php: ^8.2
- laravel/framework: ^9.0|^10.0|^11.0|^12.0
README
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