Skip to content

Conversation

@mohdalali
Copy link
Contributor

This pull request contains a few files for the web installer feature. Creating a web installer will make it easier for new users to install vmDash into their environments. The commits contains:

  • Artisan command (vmdash:install) to create a new environment file from the example and generate the application encryption key.
  • Controller (InstallController) that manages all the actions required by the web installer.
  • Views for each step of the web installer.
  • Routes required for the web installer to function (/install/*).
  • A 'install.lock' file to lock the installation, once completed or after cloning the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants