LaravelRUS / localized-carbon

A localizable version of Carbon
138 stars 62 forks source link

Laravel 5 #28

Closed freekmurze closed 9 years ago

freekmurze commented 9 years ago

Could you modify composer.json so this package can be used from day 1 that Laravel 5 is available?

Amegatron commented 9 years ago

I think it is too early to speak about L5, since it is going to be released only in Jan 2015. I'll first need to check if it is compatible with it and only after that I think composer.json should be modified.

freekmurze commented 9 years ago

It's time to speak about Laravel 5 :-)

dakiesse commented 9 years ago

Need new version with change the boot method and will be happy =)

    public function boot()
    {
        $this->loadTranslationsFrom(__DIR__ . '/../../lang', 'localized-carbon');
    }
mouhsinelonly commented 9 years ago

+1 for laravel 5 support

nachtsheim commented 9 years ago

+1 for laravel 5 support

edgar-orozco commented 9 years ago

+1 for laravel 5 support

trololosha4real commented 9 years ago

+1 for laravel 5 support

Amegatron commented 9 years ago

Sorry everyone, I currently have no time even to have a look at L5 :( Maybe someone could make a working pull request for L5 support?

2bj commented 9 years ago

:+1:

greabock commented 9 years ago

52