Nuxt.js courses

Course
Nuxt.js
Getting Started with Nuxt 3

Nuxt is a framework built on Vue that makes development of applications a breeze. In this series, we'll get set up with a fresh project and work through everything you need to know to start building with Nuxt.

18 episodes
1 hr 15 mins
Course
Laravel
Nuxt.js
Create a Realtime Post Timeline with Nuxt and Laravel

Build a realtime timeline for users to post and like posts. We’ll cover authentication, state management, infinite scrolling and explore the fastest way to keep everything up-to-date with realtime events.

25 episodes
2 hrs 36 mins
Course
Laravel
Nuxt.js
Laravel Fortify with Nuxt

Let’s implement every feature of Laravel Fortify in a Nuxt SPA. We’ll use Laravel Sanctum to authenticate, then work through each Fortify feature and figure out the tweaks we need to make along the way.

18 episodes
1 hr 42 mins
Course
Laravel
Nuxt.js
Laravel Websockets with Nuxt

Broadcast events and listen in realtime on both public and authenticated private channels using Laravel Websockets and Nuxt.

9 episodes
52 mins
Snippet
Laravel
Nuxt.js
Nuxt Authentication with Laravel Sanctum

A quickstart guide to authenticating in Nuxt with a Laravel API using Sanctum. We’ll use the latest version of nuxt/auth, which includes native support for Sanctum as a provider.

1 episode
14 mins
Course
Laravel
Nuxt.js
Build a Job Board with Laravel, GraphQL, Nuxt and Apollo

Learn while you build a GraphQL API with Laravel Lighthouse, then build a Nuxt frontend with Apollo to consume it. All styled with Tailwind.

30 episodes
3 hrs 53 mins
Course
Nuxt.js
The Nuxt fetch method

If you're working with Nuxt, you're probably using the asyncData method to fetch content before rendering it. Nuxt 2.12 introduces a new and improved fetch method that works like asyncData, but with some awesome additions. Let's dive in and see fetch in action.

8 episodes
31 mins
Course
Laravel
Nuxt.js
Laravel Sanctum (Airlock) with Nuxt

Get Laravel Sanctum (formerly known as Airlock) installed, configured and have authentication up and running with Nuxt using the Nuxt Auth module.

7 episodes
45 mins
Course
Laravel
Nuxt.js
Vue.js
Vue Roles and Permissions

A guide to using roles and permissions in your Vue/Nuxt app, directly from your API.

8 episodes
46 mins
Course
Nuxt.js
Deploying Nuxt

How to deploy your Nuxt app with Laravel Forge, set up an Nginx reverse proxy, and deploy your API alongside it, on the same domain, to prevent additional HEAD requests from your client.

7 episodes
47 mins
Snippet
Nuxt.js
Tailwind with Nuxt.js

A quick start guide to getting Tailwind CSS working on your new or existing Nuxt projects.

1 episode
7 mins
Snippet
Nuxt.js
Vue.js
Using .env files with Nuxt

Using an .env file means keeping credentials out of your codebase and easily configurable between different environments. Doing this with Nuxt.js is easy as pie, let's check it out.

1 episode
5 mins
Course
Laravel
Nuxt.js
Nuxt.js + Laravel Authentication

The fastest route to a server-side rendered Vue app with authentication. Using JWTAuth for Laravel and the official Nuxt auth module, we'll be up and running in no time.

14 episodes
1 hr 3 mins
Course
Nuxt.js
Vue.js
Nuxt.js Quickstart

Nuxt is a framework built on Vue.js, providing a solid base for rapid development of server-side rendered JavaScript apps. This course takes a look around the most common parts to get you quickly up to scratch!

14 episodes
46 mins