@orcdev

Should I create some app using Laravel and Next.js?

@nearweb8133

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.

@KamranBhutto

Your teaching method is very good, if you have time, please make more tutorials Laravel and Next.js

@ahmedjaber8595

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 πŸš€

@codeagency

Would love to see a combo like  nestjs (micro service) + nextjs In a turborepo 😁

@mohdasifkhan2889

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.

@mohdasifkhan2889

I was just thinking about this now!
Damn!
I'll watch this soon!

@john-zl5et

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.

@ninoJAckwwe

Thank you for the great tutorial ^_____^

@rawnato

Laravel it’s a great solution for API!

@simeonnnnn

You should do this with Filament. So the admins have a nice u/i

@mohdsajidshaikh4291

Yes laravel and nextjs

@Aziz-kw6ct

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

@RohithN-j2p

best combination with laravel and moden next js frontend framework  ..

@romulopontual6254

I would love to see a rest api backed with next js client and with authentication implemented.

@kanways8

Can you make a authentication video with laravel backend and nextjs frontend

@sushieatingcobra

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

@rylandermedia

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!

@nayeemislam574

Please make a tut on how do we deploy this webapp on a cloud platform.