06 ‐ Change environment variables - redamakarem/nadil-new GitHub Wiki

  • Open the folder in a text editor
  • rename the file .env.example to .env
  • update APP_URL to be http://nadil-new.test
  • update DB_DATABASE to the database name given in chapter 04
  • save changes