Rogelio Jacinto

Results 3 comments of Rogelio Jacinto

Hi @Chalkin @yosifeldman I've forked this package, please see comment: https://github.com/reshadman/laravel-optimistic-locking/issues/11#issuecomment-696233757

Hi @timslash it seems @reshadman is not able to access github, so I've forked the project and published an updated version on packagist.org as [xint0/laravel-optimistic-locking](https://packagist.org/packages/xint0/laravel-optimistic-locking). Please try it and let...

I have forked this package and published to packagist as [`xint0/laravel-optimistic-locking`](https://packagist.org/packages/xint0/laravel-optimistic-locking). You can install it using composer: ``` composer require xint0/laravel-optimistic-locking ``` Development is hosted at [gitlab.com/xint0/laravel-optimistic-locking](https://gitlab.com/xint0/laravel-optimistic-locking).