blade-to-react / laravel
Laravel integration for blade-to-react
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Requires
- php: ^8.0
- laravel/framework: ^9.0|^10.0|^11.0
This package is auto-updated.
Last update: 2024-12-21 17:18:19 UTC
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