/nexus

Primary LanguagePHP

Nexus

StyleCI Build Status Latest Stable Version License

Adds ability to a laravel application to intuitively host multiple domains and easily seperate and share application logic and models

Installation

Composer is the required way to install this package:

composer require sztyup/nexus

If you use Laravel 5.5 or above, then the package is automatically discovered.