Abdullah Ghanem

Results 5 comments of Abdullah Ghanem

i have same issue

in composer.json ``` "require": { "php": "^8.0", ... "langleyfoxall/xero-laravel": "*" }, "repositories": [ { "type": "vcs", "url": "https://github.com/AbdullahGhanem/xero-laravel.git" } ], ```

https://github.com/langleyfoxall/xero-laravel/pull/54 check this

nice Question Tartanl ? **I want to add a part UI by** - use any jquery plugin like [this](https://github.com/antennaio/jquery-bar-rating) - make blade directive

most of rate use 5 star but what about blade directive like if you want use 5 star ` @star(5) ` or 10 star with class ` @star(10, [ 'class'...