Rohan Sakhale

Results 10 issues of Rohan Sakhale

new-badge
changes-requested

# New Method Introduction `dpi` helps to update image density supported only for imagick driver It throws exception if called over other driver ### Usage ```php $path = "/home/user/hello.jpg"; $image...

This merge includes only update towards libraries used in bower to avoid conflicts and breaks when this library is used with bower

This PR introduces national holidays in India referenced from [Wiki Public Holidays Page](https://en.wikipedia.org/wiki/Public_holidays_in_India) ### New Changes 1. Introduced India as a country 2. Added test case for the Indian Holidays...

## Problem For projects having separate CDN in Laravel Vapor, the `asset` method used for serving resources creates problem and loads wrong assets leading to site not being load ##...

Hello, Firstly a great work with the icons, I loved them. I have been wondering why would we need to use icons forcefully be wrapped in a parent and underlying...

There should be a way for performing clean installing that would run behind proxy server. Currently we tried handling by using `vagrant-proxyconf` plugin and exporting `http_proxy` and `https_proxy` in provision...

enhancement