Can we use Laravel as a alternative?

The Laravel ecosystem continues to grow and add a breadth of new features recently with packages like Folio and Volt. That combined with the resurgence of modern PHP means that Laravel could very well be a solid alternative to if you’re looking for a framework to build rich interactive websites and reliable applications. In this video, I build a super basic blog to show off some of the big features that presents with, like page-based routing, markdown content, static-site generation, and single file components. - 0:00 Intro - 0:41 Page-based routing - 3:57 Markdown content - 9:24 Route-model binding - 13:45 Static-site generation - 15:23 Single file components - 19:55 Wrapping up Send me new video ideas: Follow me on Twitter! Join my newsletter, where I send out new information about twice a month in the PHP, JavaScript, and Docker realms:
Back to Top