Closed AJenbo closed 4 years ago
3 commands and 36 lines of code.
I decided not to strip the unused parts of Laravel. Instead I have split the commits in a way that should make it easy to see what I actually did at each step https://github.com/sominator/web-api-project/commit/03549c18652e84dadcd1f7a90aa3a7c39a13c563 holds the actually manually written code.
Wow. People get on PHP's case for being messy but this is super readable. Thanks for sharing!
3 commands and 36 lines of code.
I decided not to strip the unused parts of Laravel. Instead I have split the commits in a way that should make it easy to see what I actually did at each step https://github.com/sominator/web-api-project/commit/03549c18652e84dadcd1f7a90aa3a7c39a13c563 holds the actually manually written code.