Laravel this is not only a practical framework, it is also a programming style
mercredi 30 mai 2018
Laravel migration: How can i change the default value of a ENUM datatype?
In my migration, i have a table column called "assets.status" with datatype ENUM. The default value is set to "active" and i want to modify it by changing it to "processing".
Aucun commentaire:
Enregistrer un commentaire