-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
featureNew feature or requestNew feature or request
Description
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
.envfile (because of the integration shell commands) - Provide a form to generate a new
.envfile - Generate an application key and show the compiled
.envfile template for the user to copy and place in the project directory - Generate a
send_onlymailbox for Laravel's mailing driver - Supervisor Configuration for running queue worker
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request