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

Implemented Forge environment comments parsing #102

Closed mehrancodes closed 5 months ago

mehrancodes commented 5 months ago

This PR adds the ability to detect the comments inside the Forge environment source and parsing them back to the Forge env.

Resolves #101