kusikusi / admin
Admin interface for Kusikusi
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:package
Requires
- illuminate/support: ^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
Suggests
- kusikusi/media: This package make sense when installed in a Laravel project with kusikusi/models package
- kusikusi/models: This package make sense when installed in a Laravel project with kusikusi/models package
- kusikusi/website: This package make sense when installed in a Laravel project with kusikusi/models package
This package is auto-updated.
Last update: 2024-11-13 18:09:00 UTC
README
This is a read-only repository, splitted from the monorepo at github.com/cuatromedios/kusikusi-monorepo
For the Laravel starter kit visit github.com/cuatromedios/kusikusi
Install
composer require kusikusi/admin:dev-master
Usage
Routes
The required routes are automatically loaded from the package
Testing
Run the tests with:
vendor/bin/phpunit
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
Security
If you discover any security-related issues, please email dev@cuatromedios.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.