Skip to content
#

forge

Here are 15 public repositories matching this topic...

tobischulz
tobischulz commented Oct 6, 2020

To make this command more flexible the command should have options to deploy on one of multiple environments (staging or production).

php artisan forge:deploy --site=staging
php artisan forge:deploy --site=production

If the command will called without any of this option, a dialog should ask for staging or production if both are configured in .env file.

The .env file should have

Improve this page

Add a description, image, and links to the forge topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the forge topic, visit your repo's landing page and select "manage topics."

Learn more