Laravel 8 Tutorial - Migration

preview_player
Показать описание
In this video I will talk about Migration.

TOPIC DISCUSSED:

migration
Create Migration
migrate:Make Command
migrate:refresh command
migrate:rollback

Your Queries -

1.What is Migration?
2.Why we use Migration?
3.How to create migration in laravel 8?
4.How to migrate the migration?
5.Migration in laravel
6.Migration in laravel 8

FOLLOW SURFSIDE MEDIA:

#laravel #laravel8 #laravel8x
Рекомендации по теме
Комментарии
Автор

How to migrate:fresh one table in laravel 8.... i have a lot of tables when I add new field in a table.. and then I migrate refresh.. so the all tables migrates.. all the data tabels record will remove..

StorytimeKidsTV
Автор

Hi sir, if all records will be deleted, then how we can migrate in production mode, we will loss every data

ksangeetha