Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1fe772e

Browse files
committed
update readme
1 parent 37400e4 commit 1fe772e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
Laravel 5 Repositories is used to abstract the data layer, making our application more flexible to maintain.
44

5-
[![Latest Stable Version](https://poser.pugx.org/prettus/l5-repository/v/stable)](https://packagist.org/packages/prettus/l5-repository) [![Total Downloads](https://poser.pugx.org/prettus/l5-repository/downloads)](https://packagist.org/packages/prettus/l5-repository) [![Latest Unstable Version](https://poser.pugx.org/prettus/l5-repository/v/unstable)](https://packagist.org/packages/prettus/l5-repository) [![License](https://poser.pugx.org/prettus/l5-repository/license)](https://packagist.org/packages/prettus/l5-repository)
6-
[![Analytics](https://ga-beacon.appspot.com/UA-61050740-1/l5-repository/readme)](https://packagist.org/packages/prettus/l5-repository)
7-
[![Code Climate](https://codeclimate.com/github/andersao/l5-repository/badges/gpa.svg)](https://codeclimate.com/github/andersao/l5-repository)
5+
You want to know a little more about the Repository pattern? [Read this great article](http://bit.ly/1IdmRNS).
86

9-
#### See versions: [1.0.*](https://github.com/andersao/l5-repository/tree/1.0.4) / [2.0.*](https://github.com/andersao/l5-repository/tree/2.0.14)
10-
#### Migrate to: [2.0](migration-to-2.0.md) / [2.1](migration-to-2.1.md)
7+
## Fork
118

12-
You want to know a little more about the Repository pattern? [Read this great article](http://bit.ly/1IdmRNS).
9+
This is a fork of _andersao/l5-repository_. Changes:
10+
11+
- Change result folder structure.
12+
- Add *make:reflexrequest* to suit the changed folder structure.
1313

1414
## Table of Contents
1515

0 commit comments

Comments
 (0)