Update existing table's column with migration without losing data in Laravel
Before going to start our coding we need to know about Laravel Migration and how it helps us.
First of all, if we want to build a project. We need to design our database first. So what can we do? We can design our database directly. If you miss some ...
mhhasib.hashnode.dev4 min read