rafadiot/kathus

A Laravel package to create multi modules.

v1.0.2 2019-04-24 10:32 UTC

This package is auto-updated.

Last update: 2024-04-25 06:41:17 UTC


README

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.