Angular tools
Angular tools
Hi, I'm getting this error ever since I've upgraded to Angular v1.6.x: `this.actionLabels is not a function`. I even tried the [homepage demo](http://bcabanes.github.io/angular-image-cropper/) with the new version of Angular and...
Some routes defined in web.php are like this: Route::get('/', 'Admin\\Dashboard@index'); So while I can easily navigate to Controller without any namespace declarations using Ctrl+Click, it doesn't work with above routes...
The admin menu does not collapse on a mobile. Is mobile not supported or am I doing something wrong? Please advise. Thanks!