Learn Laravel 8 Beginners Tutorial #24 - Add Columns to Table using Migration & Column Modifiers

preview_player
Показать описание
In this video we'll see:

Learn Laravel 8 Beginners Tutorial #24 - Add Columns to Table using Migration & Column Modifiers

What is Migration in Laravel ?
--------------------------------------
- Migrations are version control for application database.

- Laravel migration is a way that allows to create a table in database, without actually
going to the database manager such as phpmyadmin or sql lite

How do we create a Migration File ?
--------------------------------------
- Example: php artisan make:migration create_students_Table

What are the methods of Migration Class ?
--------------------------------------
- A migration class contains two methods: up and down. The up method is used to add new
tables, columns, or indexes to database, while the down method should reverse the
operations performed by the up method.

How to run Migration to Database ?
--------------------------------------
- php artisan migrate

#laravel8
#learnlaravel8
#onlinewebtutor
#laravel8Framework

SOCIAL :
===============

Other Tutorials
===============
Wordpress Customizations:
---------------------------------
and many more...

Javascript framework:
----------------------------------

PHP Frameworks:
----------------------------------

Tags:
----------------------------------
learn laravel 8,
step by step laravel 8,
laravel 8 tutorials,
laravel 8 beginners tutorials,
learn laravel 8 framework,
learn laravel 8 step by step,
laravel 8,
online web tutor laravel 8,
laravel 8 framework,
online web tutor

Thanks
Online Web Tutor
Keep learning and Sharing :)
Рекомендации по теме
Комментарии
Автор

So if my table has entry data so now if I want to add new column then we used rollback command could I get my entry user data

biswajitbaral
Автор

Hi Sanjay could u make tutorials to make theme like astra with advanced customizer options it offers demo theme like astra

adarshsoni
Автор

thx sir please also update some video only web tutor academy in hindi also

vinodabnani
Автор

you are not telling a story, speak properly please and thanks

mohammadal-abbar
visit shbcf.ru