Skip to content

Commit ab96b3e

Browse files
committed
Remove index.php
1 parent cf086c6 commit ab96b3e

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Laravel DB Normalizer
33

44
[![Build Status](https://travis-ci.org/stidges/laravel-db-normalizer.png?branch=master)](https://travis-ci.org/stidges/laravel-db-normalizer)
55

6-
This [Laravel](http://www.laravel.com) package allows you to easily swap out your repository implementations, by providing a unified interface to your database layer results.
6+
This [Laravel](http://www.laravel.com) package allows you to easily swap out your repository implementations, by providing a unified interface to your database results.
77

88
It intercepts your results and turns them into collections and entities. That way, whether you are using Eloquent, the Query Builder or any other implementation, the results will be the same!
99

index.php

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)