Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 476 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 476 Bytes

Learning Laravel

Building RESTful APIs in Laravel

Main features

  • Adding & editing records, validating data, returning errors
  • Implement middleware for token authentication, basic authentication, adding custom headers
  • Use Passport in order to implement OAuth2
  • Use Behat to implement feature tests for the API

Further reading

Build APIs You Won't Hate

Laravel version 8.14.0