rafadiot/kathus is a Laravel package for a laravel package to create multi modules..
It currently has 3 GitHub stars and 8 downloads on Packagist (latest version v1.0.2).
Install it with composer require rafadiot/kathus.
Discover more Laravel packages by rafadiot
or browse all Laravel packages to compare alternatives.
Last updated
A Laravel package to create multi modules.
To get started with Kathus, simply run:
composer require rafadiot/kathus
To publish the config file, run the following:
php artisan vendor:publish --provider="Rafadiot\Kathus\KathusServiceProvider" --tag="config"
Run tests with PHPUnit:
vendor/bin/phpunit
The MIT License (MIT). Please see License File for more information.