TwigBridge icon indicating copy to clipboard operation
TwigBridge copied to clipboard

Translator extension triggers an exception the class 'translator' doesnt exists

Open lava83 opened this issue 9 years ago • 0 comments

Is here an user which is use TwigBridge on L5.2.26?

Because on artisan or web the registerEngine() methode in the service provider produce an exception because the dependency Illuminate\Translation\Translator of TwigBridge\Extension\Laravel\Translator Extension will make (on Application maker) with an alias: 'translator' but no class for 'translator' are exists in the register moment?!

Can I fix this simple?

lava83 avatar Mar 29 '16 12:03 lava83