LaravelDaily / laravel-charts

Package to draw charts in Laravel with Chart.js
MIT License
522 stars 116 forks source link

Update withoutGlobalScopes to accept an array #77

Closed NathanaelGT closed 2 years ago

NathanaelGT commented 2 years ago

This PR allows the developer to specify which scopes to remove by passing an array

PovilasKorop commented 2 years ago

@NathanaelGT thank you, I've released a new 0.1.28 version: https://github.com/LaravelDaily/laravel-charts/releases/tag/0.1.28