Mohd Saqueib Ansari

Results 27 comments of Mohd Saqueib Ansari

Yes I am using Crop effect to resize image before uploading. How do I use this image resize library https://github.com/nodeca/pica

:+1: and I am using angular `"angular": "~1.4.2",`, same error while trying to inject `$localStorage` into controller. `$sessionStorage` works, I am using https://github.com/Swiip/generator-gulp-angular to build angular app

I was able to fix it by removing prefix from `config` block ``` .config(['$localStorageProvider', function ($localStorageProvider) { //$localStorageProvider.setKeyPrefix('wf'); removing this fixed above error }]) ```

@jasonvarga when are you guys planning to release, need this badly

@aarontanzk yes, `api/any-thing` will give you a response in JSON, you can use the same in your vue frontend.

http://www.qcode.in/youtube-like-app-vue-js-laravel/ check this, click on source code for front-end code

closed by https://github.com/qcod/laravel-gamify/pull/64