Skip to content

Instantly share code, notes, and snippets.

@AhmedHelalAhmed
Created July 11, 2018 15:11
Show Gist options
  • Save AhmedHelalAhmed/930d67e48ab2717bf5ad4626beb51ae3 to your computer and use it in GitHub Desktop.
Save AhmedHelalAhmed/930d67e48ab2717bf5ad4626beb51ae3 to your computer and use it in GitHub Desktop.
http code
https://restfulapi.net/http-status-codes/
https://gist.github.com/AhmedHelalAhmed/1e6da9aafe393b113b0cb87de3abc78a
https://restfulapi.net/http-status-codes/
https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
https://www.restapitutorial.com/httpstatuscodes.html
==================================
https://medium.com/scrumpy/quick-tip-using-http-status-codes-with-laravel-api-resources-140628398257
https://laravel.com/docs/5.6/responses
https://stackoverflow.com/questions/47311980/laravel-eloquent-resources-api-send-status-code
http://esbenp.github.io/2017/01/14/modern-rest-api-laravel-part-3/
https://www.sitepoint.com/build-rest-resources-laravel/
https://www.toptal.com/laravel/restful-laravel-api-tutorial
https://laracasts.com/discuss/channels/code-review/best-way-to-handle-rest-api-errors-throwed-from-controller-or-exception
https://blog.pusher.com/build-rest-api-laravel-api-resources/
http://irekasoft.com/blog/building-rest-api-laravel
//----------------------------------------//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment