Programming Fields

  • Laravel 8
  • Laravel 7
  • Laravel 6
  • React
  • PHP
  • WordPress
  • AJAX
  • jQuery
Home » RESTful APIs

Create RESTful APIs in Laravel 8 Using Sanctum Auth

November 15, 2020 by Umesh Rana Leave a Comment

There are lots of packages available to authenticate the APIs request in Laravel. Such as Passport, JWT, and Sanctum. We are already familiar with Laravel Passport and JWT (JSON Web Token) to authenticate the APIs. Sanctum is introduced in Laravel 7 and really this is also a secured package. The Sanctum provides the authentication for […]

Filed Under: Laravel 8 Tagged With: Laravel Sanctum, RESTful APIs, Sanctum Auth API, Sanctum Authentication

Create RESTful APIs in Laravel 8 Using Passport Auth

October 24, 2020 by Umesh Rana Leave a Comment

Laravel 8 REST API using Passport

Displaying out JSON data only is not such an API. An API contains the data that synchronizes between the two applications. It connects two applications through an end-point. Basically, it works as an intermediary between the two applications. Every API request will have a response. So, in the overall process the API talks to another […]

Filed Under: Laravel 8 Tagged With: Laravel Passport, Laravel REST API, Passport Auth, Passport Authentication in Laravel, RESTful APIs, RESTful APIs Security

Laravel 7 RESTful APIs For Todo App with Passport Auth

July 27, 2020 by Umesh Rana 2 Comments

Laravel 7 REST API for Todo App

The Todo app contains a task list that will gonna perform on a daily basis or specified time frame. For creating any task, we will require login into the application. So, the application will contain the user registration and login. For the authentication, I will be using the passport auth in the Laravel 7. I […]

Filed Under: Laravel 7 Tagged With: Passport Auth in Laravel 7, RESTful APIs, RESTful APIs Security, Todo App REST API

Create a CRUD App in React.js Using Laravel 7 RESTful API

May 17, 2020 by Bunty Verma 4 Comments

Reactjs CRUD

In React.js you can create an interactive UI by combining the different components together. In this post, we are going to create a Reactjs CRUD application. For managing the data and database operations, we will be using the RESTful APIs. You are already familiar with the term RESTful APIs. For the back-end, we will be […]

Filed Under: React Tagged With: APIs in React, Axios in React, React CRUD App, RESTful APIs

Laravel 7 RESTful APIs with Passport Authentication

April 12, 2020 by Umesh Rana Leave a Comment

RESTful API with Passport Auth

Data security in APIs is a crucial challenge in any programming language. If you are creating any APIs for your web application then there might be a risk to access and misuse the APIs. Therefore the authentic request is required for every single call of the API. It will validate all the HTTP requests which […]

Filed Under: Laravel 7 Tagged With: API Authentication, API Tokens, Passport Auth in Laravel 7, RESTful APIs, RESTful APIs Security

RESTful APIs in Laravel 6 with Passport Authentication

October 13, 2019 by Umesh Rana 10 Comments

Laravel 6 REST API

REST or RESTful is a web service that is used to send requests to the server for accessing the web resources. It stands for REpresentational State Transfer which returns the response with the stateless operation. A RESTful API uses HTTP Requests to perform the GET, POST, PUT, and DELETE operations on the data. These requests […]

Filed Under: Laravel 6 Tagged With: Laravel 6 Passport Authentication, Laravel 6 REST API with Auth, Laravel 6 REST APIs, RESTful APIs




Recent Posts

  • Dynamic Email Configuration in Laravel 8 For Sending Email
  • Laravel 8 Client Side Form Validation Using jQuery
  • Create RESTful APIs in Laravel 8 Using Sanctum Auth
  • Create RESTful APIs in Laravel 8 Using Passport Auth
  • How to Upload Image in CKEditor 5 Using Laravel 8
  • How to Implement CKEditor 5 in Laravel 8 From Scratch
  • How to Create and Use Database Seeder in Laravel 8
  • How to Create Pagination in Laravel 8 with Eloquent




Categories

  • AJAX (7)
  • jQuery (10)
  • Laravel 6 (19)
  • Laravel 7 (10)
  • Laravel 8 (20)
  • PHP (10)
  • React (3)
  • WordPress (7)

Like Us On Facebook

Like Us On Facebook


The Mind Behind This Blog

He is a PHP Developer and a passionate blogger. He is a Post Graduate in MCA from St.Xavier’s College, Ranchi. He is a professional web developer, programming digger, knowledge enthusiast and devoted content creator. He spends most of his time in coding, analyzing, and digging. Expert in Web Designing and Development. Read More…

Connect Us On

  • Facebook
  • LinkedIn
  • Twitter
  • GitHub

Quick Navigation

  • About Us
  • Privacy Policy
  • Contacts

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Copyright © 2019-2020· Programming Fields· All rights Reserved. And Our Sitemap.All Logos & Trademark Belongs To Their Respective Owners·