Explorar el Código

Update config

Daniel Supernault hace 6 años
padre
commit
d8e9f1539b
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      config/exp.php

+ 7 - 0
config/exp.php

@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+	'lc' => env('EXP_LC', false)
+
+];