PHP Classes

File: src/Core/Commands/stubs/module/config/app.php

Recommend this page to a friend!
  Classes of Moamen Eltouny   Laravel Module Generator   src/Core/Commands/stubs/module/config/app.php   Download  
File: src/Core/Commands/stubs/module/config/app.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel Module Generator
Generate code for modules for Laravel applications
Author: By
Last change:
Date: 2 years ago
Size: 78 bytes
 

Contents

Class file image Download
<?php

return [
   
// you can find it with : modules.{{ module-slug }}.app
];