PHP Classes

File: .env

Recommend this page to a friend!
  Classes of Edward Paul   Task List   .env   Download  
File: .env
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Task List
Manage and share a list of tasks
Author: By
Last change:
Date: 12 days ago
Size: 188 bytes
 

Contents

Class file image Download
APP_ENV=local APP_DEBUG=true APP_KEY=base64:YOUR_APP_KEY_HERE DB_HOST=db DB_PORT=3306 DB_DATABASE=laravel DB_USERNAME=root DB_PASSWORD=root NEXT_PUBLIC_API_URL=http://localhost:9001/api