migration ecommerce table

Laraship QuestionsCategory: Technicalmigration ecommerce table
Michael Leonzio asked 5 years ago
Hi, I would like to add a column on ecommerce_sku table, how do i do this? i tried php artisa make:migratio migration_name but its not working, i tried to move the directory to Corals/module/ecommerce and do php artisan, but it said artisan cant be run. need your response asap.
1 Answers
laraship Staff answered 5 years ago

Hello Laravel migrations should work too

Michael Leonzio replied 5 years ago

can you please tell me what is the command to create a migration for ecommerce table?

laraship Staff replied 5 years ago

Hello,

As mentioned its same standard laravel migration

https://laravel.com/docs/4.2/migrations#creating-migrations