sztyup/nexus

This package is abandoned and no longer maintained. No replacement package was suggested.

Multisite plugin for Laravel 5


README

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.