Migrations and Creating Table Foreign Key in Laravel (Hindi)

Channel:
Subscribers:
543,000
Published on ● Video Link: https://www.youtube.com/watch?v=x7PKrBYyuW0



Duration: 1:49:23
11,807 views
267


Migrations and Creating Table Foreign Key in Laravel
00:00:00 Introduction to Migration
00:02:38 Generating Migration
00:09:13 Migration Class
00:12:45 Run Migration - Create Database Table
00:17:43 Check Migration Status
00:19:37 Rolling Back Migration
00:26:47 Rolling Back and Migrate together
00:30:43 Drop All Table and Migrate
00:32:00 Creating Table - create Method
00:36:17 Dropping Table
00:42:28 Checking for Table/Column Existence
00:44:20 Renaming Table
00:49:02 Creating Column
00:49:47 Column Type
00:58:26 Adding New Column
01:05:31 Dropping Column
01:10:33 Column Modifiers
01:14:00 Modifying Columns
01:15:14 Updating Column Attribute
01:18:53 Installing Doctrine Dbal
01:20:20 Renaming Column
01:23:45 Creating Index
01:32:15 Dropping Index
01:34:10 Foreign Key Constraints
01:36:30 Dropping Foreign Key Constraints


Laravel Playlist:
https://www.youtube.com/playlist?list=PLbGui_ZYuhijEqjCa63l0GkWh5EsG5iTR

Core PHP Tutorials: https://www.youtube.com/playlist?list=PLbGui_ZYuhigFdLdbSI2EM2MrJB7I0j-B

Advance PHP Tutorials:
https://www.youtube.com/playlist?list=PLbGui_ZYuhiiaWMoOK7LXB0GeLsYCiyz5

PHP OSMS Project:
https://www.youtube.com/playlist?list=PLbGui_ZYuhijEPI__8WaEjZzXhkh85hH7

HTML Tutorials : https://www.youtube.com/playlist?list=PLbGui_ZYuhihSr4HroBBQt_quHL42JLif

CSS Tutorials: https://www.youtube.com/playlist?list=PLbGui_ZYuhiisW-k9eEON2vxGABv-PafB

SQL Tutorials: https://www.youtube.com/playlist?list=PLbGui_ZYuhigbr-fJ_9HlOqwg0S24Z73-

Check Out Our Other Playlists:
https://www.youtube.com/user/GeekyShow1/playlists

Learn more about subject:
http://www.geekyshows.com/

________________________________________________

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
________________________________________________

T A L K W I T H M E !
Business Email: contact@geekyshows.com
Twitter: https://twitter.com/Geekyshow1
Website: http://www.geekyshows.com/
_______________________________________________

Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________







Tags:
Laravel
Laravel Complete Hindi
Create Laravel Project
Server
Web Application
Create Web Application
WebSite
PHP
PHP in Hindi
PHP in Urdu
PHP tutorials
Advance PHP
PHP OOP
laravel tutorial for beginners step by step
Laravel Migration
Create Laravel Table
Laravel Foreign Key