anlutro / anlutro/laravel-settings
Settings to not save when using DB transactions
Offen
- Vorherrschende Sprache
- PHP
- Sterne
- 930
- Forks
- 113
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Thanks for this great library.
I current have my settings stored in the database.
I am having a problem where I am using a Database transaction, and the setting does not save, it will only save if I do it outside of the transaction.
Is this a limitation with this package that you cannot save settings (in database) using a DB Transaction?
Thanks
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.