LaravelPackages.net
Acme Inc.
Toggle sidebar
rafadiot/kathus

A Laravel package to create multi modules.

8
3
v1.0.2
About rafadiot/kathus

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

Kathus

A Laravel package to create multi modules.

Installation

To get started with Kathus, simply run:

composer require rafadiot/kathus

Config

To publish the config file, run the following:

php artisan vendor:publish --provider="Rafadiot\Kathus\KathusServiceProvider" --tag="config"

Testing

Run tests with PHPUnit:

vendor/bin/phpunit

License

The MIT License (MIT). Please see License File for more information.

Star History Chart