Laravel integration for blade-to-react

1.0.5 2025-01-10 10:38 UTC

This package is auto-updated.

Last update: 2025-09-10 12:15:38 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