How AI is Affecting Us: A Double-Edged Revolution
Artificial Intelligence is no longer science fiction—it’s the subtle force influencing everything from the way we shop to how we’re diagnosed at the doctor’s office. And while the benefits are groundbreaking, the implications deserve just as much attention.
The Bright Side of AI
We will get npm automatically, if you install node js in our system. We need to follow some simple steps to install node in our windows application.
You need follow few steps to install node js in your system.
Click on Read More to see the full installation process.
From this video we will learn about
User Authentication with API request?
How to pass Bearer Token with API request ?
Token based authentication with laravel ?
What is OAuth2 ?
Laravel Passport Authentication
How OAuth2 works ?
How to register user using passport ?
How to login user using passport?
And many things..
From this video we will learn about
User Authentication with API request?
How to pass Bearer Token with API request ?
Token based authentication with laravel
How to create laravel controller ?
How to Create Model ?
How to create migration ?
What is database seeding and faker ?
How to use Sanctum for laravel authentication?
How to create middleware group?
How to protect url from unauthorized access?
ADD, EDIT, DELETE, LIST using API | API CRUD using Laravel | API tutorial | CRUD tutorial| Laravel 8
From this video we will learn about
How to create API ?
How to create laravel controller ?
How to Create Model ?
How to create migration ?
How to create Laravel Resource controller ?
How to register resource route ?
How to create fake data into table ?
What is seeder ?
What is faker ?
How to call API through Postman ?
How to make API with Laravel 8 ?
Basic crud operation. Like Create, read, update, delete.