Laravel integration for blade-to-react

Installs: 304

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:TypeScript

pkg:composer/blade-to-react/laravel

1.0.6 2025-11-11 11:11 UTC

This package is auto-updated.

Last update: 2025-12-11 11:34:17 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