Download the PHP package brokerchooser/inertia-react-components-in-blade without Composer
On this page you can find all versions of the php package brokerchooser/inertia-react-components-in-blade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download brokerchooser/inertia-react-components-in-blade
More information about brokerchooser/inertia-react-components-in-blade
Files in brokerchooser/inertia-react-components-in-blade
Package inertia-react-components-in-blade
Short Description This is my package inertia-react-components-in-blade
License MIT
Homepage https://github.com/brokerchooser/inertia-react-components-in-blade
Informations about the package inertia-react-components-in-blade
Render React components in blade (with SSR)
With this package, you can render your React component from within your blade templates/components.
You can even use server side rendering (SSR) if you want to.
Installation
You can install the package via composer:
You can then publish the component map template:
You can also publish the ExampleComponent:
Usage
To use the package within your project, you first need to set up Inertia with Server Side Rendering (SSR).
Then you can update your files to use the package, like this: https://github.com/BrokerChooser/inertia-react-components-in-blade-example
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Janos Horvath
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of inertia-react-components-in-blade with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0