You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+33-13Lines changed: 33 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,17 @@
2
2
3
3
hsl-bundle provide you some nice feature that you might / might not needed:
4
4
5
-
* maker command for DTOs
6
-
* maker command for Transformers
7
-
* maker command for API CRUD Controller
8
-
* pagination
9
-
* vich upload event listener
10
-
* lexik custom command for generate RSA keys
11
-
12
-
Please do take note that all the feature from this bundle are using my preference way / format because the purpose of this bundle is used to ease the development of my project.
13
-
14
-
If you need this bundle features but you have your own prefence way / format for your projects, just fork and modify it!
15
-
16
-
**The words 'HSL' is a meme from our 17-B students in Discrete Maths course.**
5
+
* maker command for DTOs (DTOs are use for POST and PUT request)
6
+
* maker command for Transformers (customize your result)
7
+
* maker command for API CRUD Controller (boilerplate code for your need)
0 commit comments