unlimited / repository-design-pattern-laravel
repository_pattern
Installs: 2 481
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 3
Open Issues: 0
Requires (Dev)
- orchestra/testbench: ^7.8
README
#Repository design pattern Laravel
Foobar is a Python library for dealing with word pluralization.
Installation
Use the package manager Composer to install repository-design-pattern-laravel.
composer require unlimited/repository-design-pattern-laravel
Config
add blow line to providers list in config/app.php
Unlimited\Repository\RepositoryServiceProvider::class,
Usage
php artisan repository:create RepositoryName
u can use --resource
php artisan repository:create RepositoryName --resource