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: | 2024-11-24 15:06:35 |
Package Statistics | |
---|---|
Total Downloads: | 137 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
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.