Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel 8 add column to existing table

#single migration file create command
php artisan make:migration add_delivery_time_to_carts_table --table=carts
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #laravel #add #column #existing #table
ADD COMMENT
Topic
Name
3+3 =