| Package Data | |
|---|---|
| Maintainer Username: | cuatromedios |
| Maintainer Contact: | dev@cuatromedios.com (Cuatromedios) |
| Package Create Date: | 2021-03-13 |
| Package Last Update: | 2022-08-13 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-04 15:07:09 |
| Package Statistics | |
|---|---|
| Total Downloads: | 139 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 0 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
This is a read-only repository, splitted from the monorepo at github.com/cuatromedios/kusikusi
composer require kusikusi/models
php artisan vendor:publish --provider="Kusikusi\ModelsServiceProvider" --tag="config"
php artisan vendor:publish --provider="Kusikusi\ModelsServiceProvider" --tag="migrations"
Please note the migrations have commented lines you could use to define foreing keys to user tables
php artisan migrate
Run the tests with:
vendor/bin/phpunit
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email dev@cuatromedios.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.