issues
search
MarcinOrlowski
/
laravel-api-response-builder
Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
MIT License
720
stars
79
forks
source link
Update legacy.md
#250
Open
Mirmuxsin
opened
4 months ago
Mirmuxsin
commented
4 months ago
This pull request...
[ ] Closes #TICKET-NUMBER
Checklist:
[ ] I have opened the issue ticket that this pull request is part of.
[ ] This pull request title contains
(#TICKET-NUMBER)
for reference.
[ ] This pull request description contains
Closes #{$ISSUE_NO}
that closes ticket.
[ ] This pull request is all my own work - I have not plagiarized.
[ ] This contribution is licensed under MIT or compatible license.
[ ] All code is covered in unit tests and all tests pass.
[ ] I have updated the docs to cover my changes (if applicable).
[ ] All function parameters and return values are annotated with PHP
type hints
.
[ ] All functions have
PHPDocs
blocks.
This pull request...
Checklist:
(#TICKET-NUMBER)
for reference.Closes #{$ISSUE_NO}
that closes ticket.