
Add four authentication endpoints with the API slash admin prefix: register user, get the authenticated user, and log out.
Learn to set up user registration routes in a Laravel-based admin area by building an OAuth register function, mapping it to routes, and prefixing admin routes; test with Postman.
Retrieve the authenticated user through a get endpoint protected by sanctum middleware, using cookies and a jwt token to set authorization and return a json response.
Create a custom scope admin middleware, apply it to routes, and check the authenticated user for the admin scope. Abort with unauthorized if missing.
Create a links component to fetch a user’s links from the backend endpoint users/{id}/links, display a table with link code, count, and revenue, and sum order totals to compute revenue.
Create a product form with fields for title, description, image, and a price with minimum zero. Submit to post the product and redirect to the products list after creation.
Define Vuex state, mutations, and a set user action, then commit and dispatch to update the user. Access the user via computed properties in layout and profile.
Build a reactive profile form in Vue 3 using reactive data and ref inputs for first name, last name, email, and password, with store-driven prefill and axios submission.
Render a success and an error page by name without routing, then rename the index file to underscore to capture a code from the url and log it for use.
Explain server-side rendering with Vue and Nuxt.js, fetch data via Axios, configure a base URL, and use pre-rendered user data with context to improve Google indexing.
Learn how to create an Ambassador App using VueJS, Nuxt.js and Laravel. We will build 3 frontend apps Admin, Ambassador and Checkout and they will consume a big Laravel API.
In Laravel you will learn:
How to create API's with Laravel
Authenticate using Laravel Sanctum
Laravel Json Resources
Install and use Docker
Use Redis
Use Stripe
Laravel Events & Listeners
Sending Emails
In this Vue you will learn:
Use Vue with Typescript
Use Nuxt.js with Typescript
Use Vuex
How to use Composition API and Options API
Use Vuetify
Create public and private routes
Pay with Stripe
I'm a FullStack Developer with 10+ years of experience. I'm obsessed with clean code and I try my best that my courses have the cleanest code possible.
My teaching style is very straightforward, I will not waste too much time explaining all the ways you can create something or other unnecessary information to increase the length of my lectures. If you want to learn things rapidly then this course is for you.
I also update my courses regularly over time because I don't want them to get outdated. So you can expect more content over time from just one course with better video and audio quality.
If you have any coding problems I will offer my support within 12 hours when you post the question. I'm very active when trying to help my students.
So what are you waiting for, give this course a try and you won't get disappointed.