<?php return [ 'custom_template' => false, /* |-------------------------------------------------------------------------- | Crud Generator Template Stubs Storage Path |-------------------------------------------------------------------------- | | Here you can specify your custom template path for the generator. | */ 'path' => base_path('resources/crud-generator/'), ];