I use laravel since 2020 and still use it. Php is a good language for web development and easy to learn. So many people stuck with old php (V5) and said often "php is dead". In reality, php is still here and grow up.
Your teaching method is very good, if you have time, please make more tutorials Laravel and Next.js
Would love to see a combo like nestjs (micro service) + nextjs In a turborepo 😁
i read some of comments, your subscribers looks they didn't know what is laravel ecosystem and what it gives out of the box new sub here, continue 🚀
This is okay! Instead of using other backend stuffs, we should be able to use laravel from scratch to run all the backend stuff smoothly.
I was just thinking about this now! Damn! I'll watch this soon!
I also checked that using Inertia to combine Laravel and Next.js works wonders and you don't need to implement API between frontend and backend either! Please make a video about it.
Around 4:16 min in video, you check out the UserResource.php file, and a User.php (I assume a model file) pops up suddenly and no explanation why. I am just getitng into laravel so, can you explain what happened there? Thanks!
can we use same planetscale database shared with both next js and laravel. so for major part of app next js reads and writes to same database. But for queued jobs, mails, ratelimiting stuff etc laravel api is used and laravel connects to same database shared with nextjs
Can you make a authentication video with laravel backend and nextjs frontend
but here how would you handle errors, like when fetching user we got error in api.
Authentication please
what about laravel 12 mate? its using starterkit like react and inertia js as a frontend
Is it possible to make a tutorial how to handle next.js laravel auth logic, how to store access_token etc...?
I just started a new job today and I am learning NextJS. When I told my new coleagues I am comming from a Laravel background they reacted like I was from the stone age. :) My question, if I now have to replace my whole backend logic with NextJS.. Is there something in NextJS like Eloquent in Laravel? Is there something to define relationships between models, like a User hasMany Posts, and belongsTo a UserGroup?
Thank you for the amazing tutorial. May you clarify the name of the program that shows the MySQL database that showed in min 5:13
can i use laravel breeze for my backend with next as the frontend without using the breeze-next starter kit?
Please make a tut on how do we deploy this webapp on a cloud platform.
what extension you use for autocomplete in laravel?
@orcdev