NextJS and Laravel Can Be Friends

Did you know that Laravel has a Breeze implementation for NextJS to use in conjunction with a Laravel API? Now you do. Join us as we walk through some of the niceties that the NextJS Laravel Breeze implementation has out of the box and how you might start communicating with your Laravel back-end with NextJS. NextJS Breeze Implementation: Laravel API Starter Kit: #breeze-and-next 00:00 Introduction to Laravel and Starter Kits 01:39 Setting Up Laravel Backend API 03:27 Installing and Connecting to Laravel 05:38 Implementing User Authentication 06:09 Exploring Directory Structure 11:07 Fetching Data from Laravel API 15:36 Associating Data with Users 18:46 Queueing Tasks with Laravel 22:20 Conclusion and Final Thoughts
Back to Top