Начало -> LARAVEL -> Laravel Добавяне на колона

Create a new migration by executing this command :

make:migration

php artisan make:migration add_store_id_to_users_table --table=users

In database/migrations folder you have new migration file, something like :

2018_08_08_093431_add_store_id_to_users_table.php (see the comments)

After that run the command :

php artisan migrate
Total views: 230 , Total comments: 0
Leave a comment
No comments

© Авторски права на scs3.eu Всички права са запазени. Проектиран и разработен от fibonachi@abv.bg 2021 - 2026.