pgrono, harifiresky liked this thread
Some notable differences that Laravel 9 and 10 have is that Laravel 9 added queue improvements while 10 focused on blade optimization. Some other differences are:
Laravel 9: Added a sync queue support with Redis or database driver Route caching for improved performance Scheduler improvements like cron job logging Deprecation removal for several components
Laravel 10: Blade engine rewritten for faster performance Added retry with back off helper method Added match some pipe method to Collections Updates for horizon long-running jobs Dropped support for PHP 8.0
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community