I used to think database locks are two types, shared and exclusive. I was so wrong.
opening that can of worms, I learned that there are many types of locks in Postgres.
I wrote a small tool that shows all locks in postgres and how each conflict
https://t.co/4T53aRFAcb
@laracasts Hi, @jeffrey_way Any chance you make more lesson on building real world project like e-commerce, social, etc on Laracasts? I think it'll teach us how to proceed with a project, structure the project and design the database.