TwigBridge
TwigBridge copied to clipboard
Translator extension triggers an exception the class 'translator' doesnt exists
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?