Philippe Lonchampt

Results 14 comments of Philippe Lonchampt

I can't see the issue here, could you be more specific?

Well, you are right, and I'm sorry: I use Sharp a lot for my own projects, but I wasn't able found the time yet to update the doc (which is...

Oh, it changed a lot. There's only one config file (sharp.php). Here's an example: ``` return [ "name" => "SharpZoo", "auth_service" => false, // "auth_service" => '\App\Sharp\SharpAuthentication', "languages" => [...

Yes, with an App\Sharp\Giraffe namespace. > Le 13 mars 2015 à 12:02, oimken [email protected] a écrit : > > and I got another problem: > > ReflectionException in Container.php line...