Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Laravel 2023 - how build API Microservices for Laravel
Rating: 3.4 out of 5(47 ratings)
2,412 students

Laravel 2023 - how build API Microservices for Laravel

Microservices are the modern way to build websites. Learn to build and test API microservices with Laravel 5.5 and 5.6
Created byDave Partner
Last updated 7/2023
English

What you'll learn

  • Students should be able to build API platforms after taking this course

Course content

1 section16 lectures1h 37m total length
  • Introduction6:16
  • what is a microservice vs monolithic7:50
  • Important Laravel resources0:18
  • how tokens work in microservices6:51
  • installing wampserver7:25
  • installing passport5:01
  • how to setup laravel passport.5:19
  • how to setup passport in laravel [part 2]5:56
  • how to create user api in laravel5:54
  • signup api code8:37
  • creating our first route6:07
  • how to setup postman8:14
  • how to send a post request with postman8:29
  • how to create a login endpoint7:06
  • how to send request with token7:22
  • Bonus Lecture: important links0:19

Requirements

  • You should have basic knowledge of PHP

Description

Have you ever had to build a website that also communicates with a mobile app and other websites? 
The website is expected to send data to the mobile app and to other sites. That's exactly what I am teaching in this course, how to build one of such platforms.
All big web sites have microservices running at the background eg. Facebook, Instagram, Twitter etc. It is the modern way to build platforms. That's why they are able to build mobile apps for their platforms and even open up APIs for developers around the world and make money selling access to such APIs.

This course teaches you the easy, straightforward and robust way to build API and microservice platforms with Laravel. 

Have you ever had to build a website that also communicates with a mobile app and other websites? 
The website is expected to send data to the mobile app and to other sites. That's exactly what I am teaching in this course, how to build one of such platforms.
All big web sites have microservices running at the background eg. Facebook, Instagram, Twitter etc. It is the modern way to build platforms. That's why they are able to build mobile apps for their platforms and even open up APIs for developers around the world and make money selling access to such APIs.

This course teaches you the easy, straightforward and robust way to build API and microservice platforms with Laravel. 


Who this course is for:

  • People who wish to learn how to build APIs and microservices with laravel 5.6