Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kzamanbd/laravel-tenancy
- Owner: kzamanbd
- Created: 2024-07-23T15:24:26.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T20:01:50.000Z (3 months ago)
- Last Synced: 2024-08-26T23:12:25.766Z (3 months ago)
- Topics: laravel, laravel-tenant, php
- Language: PHP
- Homepage: https://www.draftscripts.com/tenancy
- Size: 492 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Tenancy
## Config Local Env(Server)
Install homebrew, after brew install install php
```sh
brew tap shivammathur/phpbrew install shivammathur/php/[email protected]
// start brew services start shivammathur/php/php
brew install dnsmasq
// start brew services start dnsmasq
```