laravel-multidomain
Domain Host
Allows a single Laravel installation to work with multiple HTTP domains.
A Laravel extension for using a laravel application on a multi domain setting
849 stars
28 watching
106 forks
Language: PHP
last commit: 6 months ago
Linked from 1 awesome list
laravellaravel-multidomainmulti-domainsmulti-envmulti-tenancyphptenancy
Related projects:
Repository | Description | Stars |
---|---|---|
tenancy/tenancy | Enables multiple websites to share the same Laravel installation while keeping tenant-specific data separate. | 1,179 |
garveen/laravoole | A framework that integrates Laravel with Swoole or Workerman to improve performance by handling HTTP requests concurrently. | 889 |
mtmacdonald/docker-laravel | A Docker container that sets up and configures an Ubuntu-based environment for running Laravel web applications | 122 |
aws/aws-sdk-php-laravel | A package that simplifies interaction with AWS services in Laravel applications | 1,655 |
ralphschindler/laragis | Provides geospatial database and Eloquent features to Laravel. | 10 |
rdehnhardt/skeleton | A Laravel application with registration disabled and modified routing and file structure. | 177 |
zemke/starter-laravel-angular | A starter application for building Single Page Applications using Laravel and AngularJS | 367 |
tenancy/multi-tenant | A package that enables the separation of data and logic for multiple websites sharing the same codebase. | 2,558 |
laravel/laravel.com | The source code of the official Laravel website. | 601 |
sohelamin/laravel-admin | A Laravel package providing an admin panel with user management, CRUD generation, activity logs, and settings. | 731 |
cretueusebiu/valet-windows | Laravel development environment for Windows, configuring Nginx and Acrylic DNS for local site hosting | 913 |
grimzy/laravel-mysql-spatial | A package to easily work with spatial data types and functions in MySQL databases from within Laravel applications | 795 |
docksal/boilerplate-laravel | A pre-configured Laravel project setup for hosting web applications on Docksal | 2 |
geshan/laravel6-on-google-cloud-run | A demo repository showing how to deploy Laravel 6 on Google Cloud Run with CI/CD and Docker | 25 |
scrothers/libsodium-laravel | Laravel integration with a portable, cross-compilable software library for encryption, decryption, signatures, and password hashing. | 22 |