mehrancodes / laravel-harbor

a cli tool to Quickly create on-demand preview environment for your app on Laravel Forge.
https://www.laravel-harbor.com
MIT License
75 stars 7 forks source link

Add Site Isolation Username Setting #116

Open marzvrover opened 3 weeks ago

marzvrover commented 3 weeks ago

This pull request introduces a new feature to support a configurable site_isolation_username setting.

This fixes #110

[!NOTE] I added/tested this from the v1.0.1 tag, as the main branch has errors in the Outputifier trait.