PHP Classes

File: .env.test

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   .env.test   Download  
File: .env.test
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Create Bundle Skeleton
Application to create reusable Symfony Bundles
Author: By
Last change:
Date: 4 years ago
Size: 208 bytes
 

Contents

Class file image Download
# define your env variables for the test env here APP_SECRET='$ecretf0rt3st' DATABASE_URL=sqlite:///%kernel.project_dir%/data/database_test.sqlite KERNEL_CLASS='App\Kernel' SYMFONY_DEPRECATIONS_HELPER=999999