DEV Community

Ellis
Ellis

Posted on

2 1

Build a Secure API in PHP Using Laravel Passport

What is Passport?

APIs typically use tokens to authenticate users and do not maintain session state between requests. Laravel makes API authentication a breeze using Laravel Passport, which provides a full OAuth2 server implementation for your Laravel application development in a matter of minutes.

What you will learn in this video tutorial?

  • Laravel Passport Installation & configuration
  • Login API using Laravel Passport Personal Access Tokens
  • Register And Logout API
  • Use API in Vue.js frontend APP
  • Vuex implementation for authenticated User


Laravel Passport Tutorial

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay