@Icodestuff

I watched the video in full and as an experienced laravel developer I am not sure that Laravel is a suitable solution for something as simple as a blog as this video somewhat shows how overwhelming it can be to build something as basic as a blog for beginners. Sure, someone experienced like me can easily watch this but I feel where Laravel truly shines is when you have a complex application where you need things like a mailing system, queuing system and cron jobs. I feel Laravel is a much better sell than NextJS when an application is forced to incorporate more complexity as the NextJS ecosystem is really fragmented.

@w1-w2-w3

I'm so boring to write PHP code after using PHP and laravel for over 5 years. PHP and Laravel is super easy. I had the hard time to switch other languages for the better job opportunities because I was so addicted the comfortable zone of using PHP. Man, that was hard to leave PHP.

@上原恵太郎

Im came from the React/Next world and then moved to Vue/Laravel + WordPress. The ease of use is just much better with my current tech stack. I can still make mobile apps using Quasar + Ionic Capacitor, all while using Vue and Laravel.

@Rasetz

Laravel is so powerful, and gains power everyday ❤️

@stefanzweifel

Great stuff! This is exactly how I built my personal website.
Laravel + Orbit + Export package.

Haven't migrated to Folio yet, but it looks super easy to set up.

@amazekhashaa7309

Nextjs became cult man, I've tried to build an web then I felt deepest pain. Its changing continuously, not giving a hell of a break. I am on the way of searching new proper tool.

@JavierRocha

what code editor are you using?

@RazvanTSibiu

Does someone used Laravel + InertiaJS + React? I watched some tutorials and they are like NextJS and seems to work much better. InertiaJS used for routing with params and all the stuff that makes the header part server side rendered. 
I migrated my react application to NextJS but it works pretty slow in development mode.

@Stoney_Eagle

This video is on par with a Jeffrey Way Laracasts course, see you there soon 😊

@lzl0_699

These are two very different technologies. With NextJS you are giving up a complex backend for the sake of UX, with Laravel it's the opposite effect. Astro/Nuxt for Next and perhaps Nest for Laravel would be a better comparison. Props to you for doing these great tutorials tho. 🎉

@andresgutgon

Hi, interesting video. One question. What happens with the volt component when the site is generated statically. How it works in production?

@HuyNguyen-ix4bl

Is Nuxtjs consider fullstack farmework like Nextjs i see Nuxt have the same sever side for API too ?

@shubhamsahuSD

Livewire and Laravel anytime best choice 😊

@shubhamsahuSD

Laravel and livewire protect me for writing complex js and handle everything individually, but laravel and livewire made it   easy

@marcinmaj3609

I think that Laravel is a better solution, although it has ready-made tools such as Laravel Nova or Laravel Spark. Nextjs is faster etc but aren't the pros of Laravel better and stronger?

@QueeeeenZ

I much prefer using a proper frontend framework like Next or Nuxt which are specifically made for the frontend and let Laravel take care of the backend which it is specifically made for.

@mouchy123

Why would you want page based routing rather than explicit routing?

@kwasiezor1630

Nice video. It can very interesting if you can put all this together in a project. 😊

@pierbover

can't orbit give you the filename for the key?

@stefangadjev1310

The real question is can we use Next.js as an alternative to Laravel ;)