tienhm7 / laravel-repository
Template for repository helper, library - Basic, Simple and Lightweight
1.0.0
2022-07-04 06:07 UTC
Requires
- php: >=7.4
Conflicts
- laravel/laravel: <8.0
This package is auto-updated.
Last update: 2024-11-21 08:24:55 UTC
README
Laravel Repository
Apply repository design pattern for Laravel
Use Laravel Repository
Step 1: Require package
composer require tienhm7/laravel-repository
Step 2: Run command
Example: Create UserRepository
php artisan make:repository UserRepository
After run above command which auto generate UserRepository in App/Repositories/Eloquent directory
Contact & Support
If any question & request, please contact following information
From Ha Noi - Vietnam with Love <3