sztyup/nexus

Multisite plugin for Laravel 5


License
LGPL-3.0-only

Documentation

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.