Back to top

Develop APIs with PHP and Laravel

Duration: 1 day | Price: € 290,00

📣 20% discount for multiple people from the same company.


Prerequisites

HTTP, PHP Basics.


Description

Regardless of the platform, you need to build APIs to serve data across different client applications and end-points. Good APIs are needed for web and mobile projects, especially with approaches like mobile-first. This training course gives the fundamental knowledge needed to enable highly interconnected interactions between applications using RESTful APIs.


Contents

Introduction to Laravel
  • What is an API and how to design it
  • Routing
  • Parameter Mapping
  • Request/response format
  • Accessing Data Using PDO
  • The most common problems with their many solutions
How to write an API that everyone will love!
  • types
  • objects
  • arrays

Request information