This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

okada.shin13124
okada.shin13124

I'd like to know when October will be on Laravel 5.2. Is there any given schedule?

Last updated

daftspunky
daftspunky

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?

okada.shin13124
okada.shin13124

Thanks for your reply.

I'd like to use valet. Well I am too lazy to use homestead.

daftspunky
daftspunky

That's good because Valet works with October today.

okada.shin13124
okada.shin13124

How to update October then?

martylam
martylam

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 ?

okada.shin13124
okada.shin13124

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.
okada.shin13124
okada.shin13124

Ok, I just needed to update composer.

composer global update
valet install
valet park
valet restart

Thanks for your help.

sercanvirlan
sercanvirlan

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

mdr.rupeszh53311
mdr.rupeszh53311

nohup php artisan queue:work --tries=3 daemon & in nginx octobercms project doesnot work.how to run queue:work in production

JenniferLopez
JenniferLopez

@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

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.