Download the PHP package yuges-code/laravel-reactable without Composer
On this page you can find all versions of the php package yuges-code/laravel-reactable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yuges-code/laravel-reactable
More information about yuges-code/laravel-reactable
Files in yuges-code/laravel-reactable
Download yuges-code/laravel-reactable
More information about yuges-code/laravel-reactable
Files in yuges-code/laravel-reactable
Vendor yuges-code
Package laravel-reactable
Short Description Package for easily attaching reactions to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-reactable/
Package laravel-reactable
Short Description Package for easily attaching reactions to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-reactable/
Please rate this library. Is it a good library?
Informations about the package laravel-reactable
Laravel-reactable
Package for easily attaching reactions to Laravel eloquent models
Installation
Publishing the config file
Publishing the config file (config/reactable.php
) is optional:
Preparing the database
You need to publish the migration to create the reactions table:
After that, you need to run migrations.
Publishing the seeders
You need to publish the seeders to fill out the reaction type table:
After that, you need to run seeders.
All versions of laravel-reactable with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package yuges-code/laravel-reactable contains the following files
Loading the files please wait ....