PHP Classes

File: config/config.php

Recommend this page to a friend!
  Classes of Dipesh Sukhia   Laravel API Generator For Fast Development   config/config.php   Download  
File: config/config.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel API Generator For Fast Development
Generate API code to manipulate model objects
Author: By
Last change:
Date: 1 year ago
Size: 108 bytes
 

Contents

Class file image Download
<?php

/*
 * You can place your custom package configuration in here.
 */
return [
   
'version' => 'V1'
];