News


07/25/2023 - 19:21


Laravel Folio is a new automatic file and directory-based routing system. This gives you a "pages" directory; when one of those pages is hit from the URL, it automatically loads.
The post Laravel Folio appeared first on Laravel News.





07/25/2023 - 18:59


Caleb Porzio's "Livewire 3" presentation is now live on Youtube. See all the new Livewire features unveiled from the stage of Laracon US 2023.
The post Watch Caleb Porzio's "Livewire 3" Presentation from Laracon appeared first on Laravel News.





07/25/2023 - 18:43

WordPress 6.3 RC2 is ready for download and testing.

This version of the WordPress software is under development. Please do not install, or run, or test this version on production or mission-critical websites. Instead, you should evaluate RC2 on a test server and site. 

While release candidates are considered ready for final release, additional testing and use by the community can only make it better.

WordPress 6.3 is scheduled for release on August 8, 2023 – just two weeks from today.





07/25/2023 - 15:22


Laravel 11 is not scheduled to be released until the end of the year, but let's look at some of the new features that have been announced.
The post A look at what's coming to Laravel 11 appeared first on Laravel News.





07/25/2023 - 02:00

Database package was tagged along with its drivers.

  • Legacy array type-casting syntax was removed from db. Param should now be used instead.
  • Drivers got more tests, refactoring and more edge-cases handled.




07/24/2023 - 19:06


Taylor's "State of Laravel" keynote presentation is now live on Youtube. See Laravel Folio, Laravel Herd, Laravel Volt, Laravel 11, and more.
The post Watch Taylor Otwell's "State of Laravel" keynote from Laracon appeared first on Laravel News.





07/23/2023 - 09:54

This week, the upcoming Symfony 6.4 continued deprecating features that will be removed in Symfony 7.0, like the doctrine/annotations integration.