2017 © Pedro Peláez
 

library repogenerate

Laravel repository generator

image

oghouz/repogenerate

Laravel repository generator

  • Wednesday, February 14, 2018
  • by Oghouz
  • Repository
  • 1 Watchers
  • 1 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Laravel Repository Generator

Build Status StyleCI Latest Stable Version Total Downloads Latest Unstable Version, (*1)

This package offer the possibility to generate repository for Laravel 5, (*2)

Compatibility

Laravel
5.3.x
5.4.x
5.5.x and up

Installation

  1. Install package wit composer, (*3)

    composer require oghouz/repogenerate, (*4)

  2. Register the service provider, (*5)

Add the provider to config/app.php, (*6)

Oghouz\RepoGenerate\RepoGenerateServiceProvider::class,
  1. Publish, (*7)

    php artisan vendor:publish --provider="Oghouz\RepoGenerate\RepoGenerateServiceProvider", (*8)

Configuration

config/repository.php

Usage

php artisan make:repository YourModelName   

The Versions

14/02 2018

dev-master

9999999-dev

Laravel repository generator

  Sources   Download

MIT

The Development Requires

by Mardan MEMET

laravel repository lumen repositories

13/02 2018

dev-analysis-XVZoxV

dev-analysis-XVZoxV

Laravel repository generator

  Sources   Download

MIT

by Mardan MEMET

laravel repository lumen repositories