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
Build
Project
Quality
Laravel Reactable
๐ Package for easily attaching reactions to Laravel eloquent models
๐ฟ Installation
โ Composer
You can install the package via composer:
โ Publishing Config
Publishing the config file (config/reactable.php) is optional:
โ Publishing Migrations
You need to publish the migration to create the reactions table:
โ Running Migrations
After that, you need to run migrations:
โ Publishing Seeders
You need to publish the seeder to seed the reaction types table:
โ Running Seeders
After that, you need to run seeders:
๐งช Running Tests
โ PHPUnit tests
To run tests, run the following command:
โ๏ธ License
The MIT License (MIT). Please see License File for more information.
๐๐ผโโ๏ธ Authors Information
Created in 2025 by:
- Yuges-code
- All Contributors
All versions of laravel-reactable with dependencies
PHP Build Version
Package Version
The package yuges-code/laravel-reactable contains the following files
Loading the files please wait ...