sztyup/nexus

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

Multisite plugin for Laravel 5

Maintainers

Package info

github.com/sztyup/nexus

pkg:composer/sztyup/nexus

Transparency log

Statistics

Installs: 2 493

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 4

2.4.0 2019-12-26 16:39 UTC

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.