brakkar's avatar

Is Laravel 9 from scratch video series scheduled?

Hi, is a laravel 9 from scratch scheduled? If yes, when will it be released?

Thanks

0 likes
8 replies
JeffreyWay's avatar
Level 59

@brakkar We'll cover all the new things in Laravel 9, but, no, we're not making a dedicated "Laravel 9 From Scratch" series. It's not a massive update to the framework.

6 likes
brakkar's avatar

@JeffreyWay Thank you for your answer. So it's worthwhile taking the Laravel 8 from scratch series even if I'll work on laravel 9 I guess?

jlrdw's avatar

@brakkar A review of changes, i.e., like the upgrade guide is always an easy way to see how much a new version has changed.

Raymond Badoux's avatar

@brakkar I'm currently working my way through Laravel 8 From Scratch (using a Laravel 9 install), and it's beautiful! I'm nearing the end of Section 4, and so far the only differences I have been able to spot, are the layout of the error pages, the deprecation of ddd() and the slightly different directory structure of the application. Other than that, everything works like a charm!

jeroenvip's avatar

Was looking for this answer after watching the paracast yesterday. Does this also mean all things mentioned in the Laravel 8 from scratch work in Laravel. Are methods for example backwards compatible ?

furqanDev's avatar

Nothing major has changed since Laravel 8 release. All the updates came within Laravel 8 version. There are some updates in Laravel 9. You can still watch Laravel 8 from scratch and watch what is new in Laravel 9 video here on Laracasts.

Please or to participate in this conversation.