Laravel tutorial #16 Migration

preview_player
Показать описание
In this laravel tutorial we learn how to use Migration and learn about database ,table,Migrate and all
laravel 6 tutorial

Below are the points that are we are cover in this video.
What is migration
Migrate Default Table
Make new Table with migration
Some operation with migration

facebook page link is here

Checkout and subscribe our new channel for technical news
Рекомендации по теме
Комментарии
Автор

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

Very nice video. You have a new fan, your spanish friend from uk, greetings. Nice job.

ericamadobegines
Автор

how to insert data when i insert data "facazdb not find err " throwing?wts the resan

nithyajegan
Автор

Which screen recoder you have used for this video?
Nice recoder😀😀😀

mahydulislam
Автор

do you know how to migrate without losing data? like an update to the table, for example we add a new column.

HarshaMadushan
Автор

thank you so much i really enjoy your series

shahidjutt
Автор

got an error after migrate : : SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `users` add unique

JoanApita
Автор

but my password resets table is not creating

redomblue
Автор

sir when i migrate the command then FOUR column is creating password_resets, users and failed_jobs.
what is failed_jobs it is

siddhantsawant
Автор

i got this error please help
: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client (SQL: select * from information_schema.tables where table_schema = laravel and table_name = migrations and table_type = 'BASE TABLE')

santosh_kshetrimayum
Автор

i got this error please help
: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client (SQL: select * from information_schema.tables where table_schema = laravel and table_name = migrations and table_type = 'BASE TABLE')

santosh_kshetrimayum
Автор

But what if you have data in there and you migrate again, will it overwrite and clear that previous data to make empty tables?

LofiWurld