DigitalWheat / Multi-Domain-Laravel

An example of multi-domain/subdomain app in Laravel.
220 stars 96 forks source link

SSL/ HTTPS for the domains #7

Open nasirkhan opened 4 years ago

nasirkhan commented 4 years ago

Can you please let me know how can i enable SSL/ HTTPS for all of these domains, and how can i configure that?

maxkostinevich commented 4 years ago

It depends on your server setup, for example, if you use Laravel Forge, you may use Forge API to add a customer domain and issue a SSL cerificate via Let's Encrypt.