PHP Classes

File: .env.example

Recommend this page to a friend!
  Classes of Nahidul Hasan   Lumen PHP JWT API Authentication   .env.example   Download  
File: .env.example
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lumen PHP JWT API Authentication
Create an API that supports JSON Web tokens
Author: By
Last change:
Date: 4 years ago
Size: 299 bytes
 

Contents

Class file image Download
APP_ENV=local APP_DEBUG=true APP_KEY=base64:Ml2+7VSpyVxnpx7Y1DNpH4+zWo/voHxj9IhXY/ig8is= APP_TIMEZONE=UTC DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=33067 DB_DATABASE=lumen_api DB_USERNAME=root DB_PASSWORD=common404 CACHE_DRIVER=file QUEUE_DRIVER=sync BACKUP_DATA_PATH=~/.backups/lumen_api