Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kzamanbd/laravel-tenancy

A simple laravel tenancy for saas boilerplate
https://github.com/kzamanbd/laravel-tenancy

laravel laravel-tenant php

Last synced: 3 days ago
JSON representation

A simple laravel tenancy for saas boilerplate

Awesome Lists containing this project

README

        

# Laravel Tenancy

## Config Local Env(Server)

Install homebrew, after brew install install php

```sh
brew tap shivammathur/php

brew install shivammathur/php/[email protected]

// start brew services start shivammathur/php/php

brew install dnsmasq

// start brew services start dnsmasq

```