Tag: How to make API using Laravel Passport

  • How to make API using Laravel Passport?

    Laravel is an open-source PHP framework, created by Taylor Otwell and is used for developing web applications. API’s are now an important part of web development. An API basically specifies how software modules should interact. It helps developers to link applications to database and for user management, social app integration, push notifications, mobile app development…