This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
I'd like to know when October will be on Laravel 5.2. Is there any given schedule?
Last updated
Now that October is stable, it doesn't subscribe to the "move quickly and break things" methodology like Laravel. So it could be a while. Is there some feature in 5.2 that you need?
didn't got to update anything, Valet has a basic driver ready to support any kind of php project, and it's working fine with October. Do you have trouble using Valet ?
I tried it but it fails to work. Am I doing anything wrong? It works fine with other Laravel project.
# october php artisan -V
# Laravel Framework version 5.1.40 (LTS)
# october valet park
This directory has been added to Valet's paths.
# october valet start
Valet services have been started.
Ok, I just needed to update composer.
composer global update
valet install
valet park
valet restart
Thanks for your help.
Hello,
I have noticed Laravel 5.2 has an important performance optimization https://github.com/laravel/framework/pull/11645
@daftpunk maybe you want to look into this pr?
Thanks
nohup php artisan queue:work --tries=3 daemon & in nginx octobercms project doesnot work.how to run queue:work in production
@mdr.rupeszh53311 Please create your own thread and give more details in there. Please do not hijack old threads.
Last updated
1-11 of 11