Skip to content

Commit 66647f5

Browse files
authored
Update readme.md
1 parent e0feeb2 commit 66647f5

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

readme.md

+17-18
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,23 @@ IMPORTANT: This package is not aimed at setting up a module, this is only for yo
1717

1818
![](https://github.com/RyanDaDeng/design-patterns/blob/master/apimodule.gif)
1919

20-
21-
-- Module
22-
|-- Contracts
23-
|-- Controllers
24-
|-- Api
25-
|-- V1
26-
|-- Web
27-
|-- Facades
28-
|-- Models
29-
|-- Providers
30-
|-- Repositories
31-
|-- Requests
32-
|-- Api
33-
|-- V1
34-
|-- Web
35-
|-- Services
36-
37-
20+
|-- Module
21+
|-- Contracts
22+
|-- Controllers
23+
|-- Api
24+
|-- V1
25+
|-- Web
26+
|-- Facades
27+
|-- Models
28+
|-- Providers
29+
|-- Repositories
30+
|-- Requests
31+
|-- Api
32+
|-- V1
33+
|-- Web
34+
|-- Services
35+
36+
3837
## Installation
3938

4039
- Laravel > 5.4

0 commit comments

Comments
 (0)