PHP Classes

File: config/app.php

Recommend this page to a friend!
  Classes of Nahid Bin Azhar   Framework X Starter   config/app.php   Download  
File: config/app.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Framework X Starter
Implements MVC-based asynchronous applications
Author: By
Last change:
Date: 1 year ago
Size: 72 bytes
 

Contents

Class file image Download
<?php

return [
   
'environment' => env('ENV'),
   
'debug' => true,
];