How about just swiping the database and then running all migrations again?
You will want to use migrate:reset. It will rollback the DB to a state before any migrations being ran.
Well, I feel a little bit stupid but at least I learned something new today. Thank you guys.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community