Skip to content

wmt-web-pruthvip/laravel-repovices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-repovices

This package streamlines the creation of repositories and services in Laravel applications.

Installation

composer require wmt-web-pruthvip/laravel-repovices

Copy the package config to your local config with the publish command::

php artisan vendor:publish --provider="Laravel\Repovices\RepovicesServiceProvider"

Usage

php artisan repovice:create {modelName}

This will create a new files in your provided directory for the repository and services.

License

The MIT License (MIT). Please see License File for more information.

About

Create Laravel Repositories and Services dynamically

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages