%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/news/config/
Upload File :
Create Path :
Current File : /var/www/html/news/config/repository.php

<?php

return [

    'generate' => [

        // The namespace in which generated repositories are placed.
        'namespace' => 'App\\Repositories',

        // The base repository class to extend.
        'base' => Czim\Repository\BaseRepository::class,

        // The suffix expected in a given repository class name.
        // This will be subtracted to determine the related model name.
        'suffix' => 'Repository',

        // The locations where Eloquent models are stored.
        'models' => 'App\\Models',
    ]
    
];

Zerion Mini Shell 1.0