Laravel Folio First Look

preview_player
Показать описание
Laravel Folio is a powerful and unique new page-based router for your Laravel applications. Announced at Laracon US 2023, it offers an alternative ways to organize your routes. Simply create a new file and, bam, your route is ready to go! Though not for everything, you may find this new approach to be just what the doctor ordered for your next app!

Рекомендации по теме
Комментарии
Автор

You are just my programming hero, Jeff 😊

jkg_
Автор

Funnily enough, I assumed folio-like routing is how it worked from the start... the web.php file totally confused me the first time I tinkered around with Laravel. Thanks for the content!

User.Joshua
Автор

Nice! Thank you for covering this, Jeffrey. 😊

kladdelic
Автор

I think currently route approach is best way and more flexible

brmj
Автор

Great video as always! thanks Jeffrey 👍

PacificDev
Автор

Great video! It reminds me of Nuxt routes

Torres
Автор

It's for svelte, nextjs, and nuxtjs user that's been forced to use Laravel for the company project. I don't hate it.

hyphy
Автор

Thank you Jeffrey for sharing this new Feature for Laravel.
I got a question:
I understood to make it work, it´s necessary to build the folder Pages, I was wondering how it would work if I want to build Livewire 3 Full page Components (including the use of wire:navigate)
I will appreciate any suggestion or comment.
Greetings

dadomultimediamusic
Автор

What Jeff uses for browsing? I would love to use this spotlight for navigating...

Matheusrrocha
Автор

I really don't like the notion of embracing JS frameworks' way of doing things as if they are doing right way.

bulent
Автор

basically folio make laravel to nextjs ?

returnZeroo
Автор

Looks cool, but how can we have routes that might return JSON response?

saytaimoor
Автор

Jeffrey, What does the screen recording app use?

johnsonhoward
Автор

ppl already moaning in the comment section. this is freaking optional stuff for a very particular setup and needs. if you don't install it, it wont be there. it's not being forced upon you. what's the point of all the hate?

anti
Автор

great video jeff! i just don't like the way folio is doing it's routing.

raident
Автор

so the traditional way is MVC, what is this one called ?

ajzack
Автор

So Folio basically makes Laravel to Nuxt, Next or SvelteKit xD

devKazuto
Автор

What is the name of this cool terminal app?

josephmakram
Автор

Starting to wonder what Laravel can't do...

scott_itall
Автор

Laravel doesn’t need to cater to the NextJS crowd, routing is great as is…

adev_