sztyup/nexus

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

Multisite plugin for Laravel 5

Maintainers

Details

github.com/sztyup/nexus

Source

Issues

Installs: 2 493

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 4

pkg:composer/sztyup/nexus


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.