Skip to content

Commit 5cc0396

Browse files
authored
Merge pull request #2 from RyanDaDeng/patch-1
Update readme.md
2 parents 4fdc32f + ae95f77 commit 5cc0396

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

readme.md

-4
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ I try to make the structure as small as possible, there can be many extensions p
8383

8484
You can also check [laravel-file-generator](https://github.com/RyanDaDeng/laravel-file-generator) project to create your own structure if you want.
8585

86-
### routes.php
87-
88-
It's not connected with Laravel, it's just a sample file, you can copy/paste over to your root routes file. Delete it if not needed.
89-
9086
### Repository-Service Pattern vs Laravel Eloquent
9187
There is a debate about whether to implement the repository-service pattern in laravel or not...well, after reading a bunch of blogs, articles and my years' experiences, I can surely tell you Laravel is not designed for using PURE repository-service pattern like Java/Spring.
9288

0 commit comments

Comments
 (0)