adding an env PHP file
This commit is contained in:
parent
4aede2ad1b
commit
972ece51f9
5
env.php.example
Normal file
5
env.php.example
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'envrionment' => 'development',
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user