MohmmedAshraf / laravel-translations

Laravel Translations UI package provides a user-friendly interface for managing translations in your Laravel application. It simplifies tasks such as adding, editing, deleting, and exporting translations. The package also includes a handy search feature and the ability to invite collaborators for easy translation management
MIT License
648 stars 91 forks source link

Fixed scopeWithProgress to work with pg_sql #134

Closed lyalls-marc closed 1 week ago

lyalls-marc commented 3 weeks ago

This is just a fix for scopeWithProgress to count correctly in pg_sql

MohmmedAshraf commented 1 week ago

Thank you @lyalls-marc