I'm developing with cakephp 3 right now. I have a controller that has a img in it's view. The problem is that it is pending and doesn't load (in chrome not in firefox).
One factor could be the authentication I set up just recently. However I turned it off in the AppController and it still doesn't load.
Any ideas where this problem comes form?