Skip to content

snagshout/env-editor

 
 

Repository files navigation

To setup:

  1. Run composer -vvv install in the terminal
  2. Copy .env.example to .env
  3. Run php artisan key:generate in the terminal
  4. Set the AWS_* keys in the .env file
  5. Run php artisan serve --host=0.0.0.0 in the terminal
  6. Access http://0.0.0.0:8000/ in the browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.3%
  • HTML 11.0%
  • Other 0.7%