
Create a Laravel register endpoint that accepts post request data, hashes passwords, uses fillable fields, hides sensitive data, and returns a 201 response on success.
Create a new migration to add an unsigned big integer role_id to the users table, enforce a foreign key to roles, and refresh the database with artisan migrate fresh.
Create a csv export feature to download orders, building headers for product title, price, and quantity, and loop through orders and order items to write and download the file.
Add pagination in a Vue 3 and Laravel app by wiring next and previous actions, tracking page with a ref, loading users asynchronously, and enforcing first and last page boundaries.
In Vue 3, use a watcher to observe the page variable and automatically call a function to load data when the page changes, enabling next and prev pagination.
Update users in a Vue 3 and Laravel app by converting the create user form into a user edit form, loading existing data, and submitting changes via the API.
Learn how to create an Admin App using Vue and Laravel.
In Laravel you will learn:
How to create Rest APIs with Laravel
Authenticate using Laravel Sanctum
Authorization using Laravel Gates
Login with HttpOnly Cookies
Laravel JSON Resources
Install and use Docker
Upload Images
Export CSV's
Use Open API(Swagger) Documentation
In Vue you will learn:
Use Vue with Typescript
Use Vuex
How to use Composition API
Create classes, interfaces
Create public and private routes
Restrict routes for unauthorized users
Upload Images
Export CSV's
Build a chart with c3.js (part of d3.js)
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.