DevBookmark

DevBookmark

#SQL #Laravel
Database Transactions and Resource Locking in Laravel - Pine
Database Transactions and Resource Locking in Laravel - Pine
Database transactions and pessimistic locking are probably not the most used features, however, they can be extremely useful. Let’s take a brief look and then examine how Laravel’s database layer supports these features. In this post, we don’t focus on the plain SQL implementation of database transactions or locking. After explaining shortly, we move on […]
·pineco.de·
Database Transactions and Resource Locking in Laravel - Pine