I have to build a multi-tenant app using laravel and added a subdomain middleware to change database...
@Cameron Sorry it was a typo. Actually in production the url is **http:// **
http://www.someSite.com?name=john&lastname=doe Route::get('/', function() { return...
The Laravel portal for problem solving, knowledge sharing and community building.
The community