mercredi 24 mai 2017

Laravel Blueprint how to add options when creating the table

I have a migration that I'm using to creat a table.

My database is MySQL and I would like to add

CHECKSUM=1

to the create statement. How would I do this?

I don't see any way to pass database options when defining the Schema::create closure.

Laravel 5.4



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2rQIEc0
via IFTTT

Aucun commentaire:

Enregistrer un commentaire