Vue 3 and Laravel: A Practical Guide with Docker
Learn how to create an Admin App using Vue and Laravel.
In Laravel you will learn:Â
- How to create Api's with Laravel
- Authenticate using Laravel Passport
- Authorization using Laravel Gates
- Laravel API 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)
If these are what you are looking for then this course is for you.
Available in
days
days
after you enroll
- Installation (1:03)
- Docker (8:49)
- Migrations (3:21)
- Routes (3:42)
- Register (4:58)
- Custom Requests (3:50)
- Laravel Sanctum (1:21)
- Login (3:40)
- Authenticated User (2:34)
- HttpOnly Cookies (4:36)
- Logout (2:05)
- Ide Helper (1:45)
- Api Resource (4:02)
- Users (6:24)
- Pagination & Seeders (3:33)
- Profile (6:51)
- Roles & Permissions (6:08)
- Foreign Keys (4:16)
- One to Many Relations (6:50)
- Json Resources (4:25)
- whenLoaded (3:56)
- Many to Many Relations (4:48)
- Attach, Detach and Sync Collections (11:02)
- Products (7:22)
- Uploading Images (6:30)
- Orders (7:11)
- Nested Factories (4:41)
- Attributes (3:31)
- Export CSV (4:50)
- Chart (6:28)
- Gates (5:52)
Available in
days
days
after you enroll
- Installation (1:49)
- Template (2:43)
- Components (3:20)
- Router (4:52)
- Ref (3:50)
- Child Components (5:28)
- Form Submit (5:32)
- Register (3:15)
- Redirecting (1:42)
- Reactive (3:35)
- Login (4:08)
- Authenticated User (5:20)
- Logout (2:26)
- Users (4:23)
- Pagination (4:25)
- Watchers (1:39)
- Deleting Users (4:36)
- Creating Users (8:13)
- Updating Users (4:41)
- Roles (6:35)
- Creating Roles (11:00)
- Updating Roles (6:05)
- Products (8:17)
- Paginator Component (8:57)
- Creating Products (4:20)
- Uploading Images (8:27)
- Updating Products (2:48)
- Orders (9:00)
- Animations (5:23)
- Export CSV (3:39)
- Chart (5:36)
- Profile (7:17)
- Vuex (10:53)
- Vuex Modules (3:46)