PHP Classes

File: .env.example

Recommend this page to a friend!
  Classes of Ahmad Mustapha   PHP Todo List   .env.example   Download  
File: .env.example
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Todo List
Application to manage a list of tasks to do
Author: By
Last change:
Date: 1 year ago
Size: 293 bytes
 

Contents

Class file image Download
APP_NAME=Lumen APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=http://localhost APP_TIMEZONE=UTC LOG_CHANNEL=stack LOG_SLACK_WEBHOOK_URL= DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=fake_todo DB_USERNAME=ahmard DB_PASSWORD=Pass.1234 CACHE_DRIVER=file QUEUE_CONNECTION=sync