Create your first NFT Marketplace for selling cars in PHP Laravel and web3.js
A complete tutorial of how to build an NFT marketplace in PHP Laravel and integrate NFT smart contract via web3.js... (more…)
Read more »Sometimes you need to ensure a record is unique, but only if another has a certain value. Does this sound strange? Let me give you an example:
The SaaS Problem
You are building a SaaS and each customer can add users, but users can only be added once,… Read more