Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web installer #2

Open
martbock opened this issue Jul 29, 2018 · 0 comments
Open

Add web installer #2

martbock opened this issue Jul 29, 2018 · 0 comments
Labels
feature New feature or request

Comments

@martbock
Copy link
Member

It would be really cool to have a web installer like one of the typical CMS's.

It should do the following things:

  • Check all server requirements (PHP version, needed extensions, etc.)
  • Check read/write access to the essential folders and files
  • Check that Laravel does not have write access to the .env file (because of the integration shell commands)
  • Provide a form to generate a new .env file
  • Generate an application key and show the compiled .env file template for the user to copy and place in the project directory
  • Generate a send_only mailbox for Laravel's mailing driver
  • Supervisor Configuration for running queue worker
@martbock martbock added the feature New feature or request label Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant