Mohd Saqueib Ansari

Results 7 issues of Mohd Saqueib Ansari

Its great bootstrap package but how would I go about testing my package, it has everything but nothing for tests. Most of the packages I see have a `src` and...

I want to add width and height of cropped image, is it supported. I did checked https://github.com/timtnleeProject/vuejs-clipper#clipper-basic but there is no option for it. I don't want to use conversion...

http://www.qcode.in/api-error-handling-in-vue-with-axios/

### Bug description I have set following config in asset ```php // config/statamic/assets.php 'route' => 'img', 'secure' => false, 'cache' => true, 'cache_path' => public_path('img') ``` And I am using...

assets

Is there any way to get all the plans created. I can create and update plan but no way to list all of them.

Thanks for great directive, I just wanted to know How can I only show the `City, Country` in input field once user typed and selected some suggestion. Currently I have...

enhancement

I am not able to use `Stripe-PHP` library to make calls, its says > Stripe no longer supports API requests made with TLS 1.0. Please initiate HTTPS connections with TLS...