Support the ongoing development of Laravel.io →

georgewritescode

Joined 20 Dec 2014

Statistics

Threads 7
Replies 10
Solutions 0
Articles 0

Hosting many mostly static sites, how to approach serving them?

So i host a lot of small business sites from my web practice over the years (hundreds). Right now I...

0 Likes
4 Replies

Generating a Password to Email upon Registration

I am trying to override the default functionality of allowing the user to create their own password...

0 Likes
1 Replies

Dynamically add Multiple Domains

In the app I am making, my client must be able to add domains at whim without any downtime. Similar...

0 Likes
2 Replies

Subdomain Routing Issues

4 months ago I created App1 which included wildcard subdomain routing. This is my host file. As you...

0 Likes
3 Replies

Do I need to sanitize my URL i.e. {userID}.myapp.com

I am using an app with different users and to view their profiles you need to access {userID}.myapp....

0 Likes
6 Replies
Solved
replied 8 years ago

Hosting many mostly static sites, how to approach serving them?

Thanks for the @thiver, is there any issue with Laravel and Lumen drawing from the same database? An...

0 Likes
replied 8 years ago

New to Laravel: Where's the Search in the Docs?

tuyenlaptrinh said: Now you can check laravel 5 official docs in this link http://tuyen.vn/laravel-...

0 Likes
replied 8 years ago

Dynamically add Multiple Domains

TerrePorter said: I had this bookmarked to try out, you might take a look at it. http://publication...

0 Likes
replied 8 years ago

Subdomain Routing Issues

server { listen 80; server_name mvp.app; root /home/vagrant/Code/ss5/public/; index...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.