PHP Classes

File: .env.example

Recommend this page to a friend!
  Classes of Ahmed Khan   Todo App with Lumen   .env.example   Download  
File: .env.example
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Todo App with Lumen
Manage list of tasks that users need to do
Author: By
Last change:
Date: 2 months ago
Size: 251 bytes
 

Contents

Class file image Download
APP_ENV=local APP_DEBUG=true APP_KEY= base64:HAYVf4P2Qb8ptYrog8SP8uKt+xG/rScrurIXhpLjJ18= APP_TIMEZONE=UTC DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=laravel DB_USERNAME=root DB_PASSWORD= CACHE_DRIVER=memcached QUEUE_DRIVER=sync