rafadiot / kathus

A Laravel package to create multi modules.

Home Page:https://packagist.org/packages/rafadiot/kathus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Laravel package to create multi modules.

https://packagist.org/packages/rafadiot/kathus

License:MIT License


Languages

Language:PHP 100.0%