Laravel integration for blade-to-react

dev-main 2024-12-21 17:18 UTC

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