Database Migrations
Migrations are like version control for your database, allowing a team to easily modify and share the application's database schema. Migrations are typically paired with Laravel's schema builder to easily build your application's database schema.
The Laravel Schema facade provides database agnostic support for creating and manipulating tables. It shares the same expressive, fluent API across all of Laravel's supported database systems.
---------------------------------------------------------------------------------------------------
we teach about php framework laravel in which we teach you laravel views,laravel controller,laravel composer,laravel model,laravel routing
,laravel blade template and laravel requests,middleware in laravel,views in laravel,controller in laravel and model in laravel, session in laravel,responses in laravel,logging in laravel,validation in laravel,error handling in laravel,laravel front end,blade template in laravel 5.7,localization in laravel,security in laravel,authentication in laravel,email verification in laravel,encrytion in laravel, hashing in laravel,password reset in laravel,cache in laravel,collections in laravel,root directory in laravel,helpers in laravel,mail in laravel,events in laravel,file storage in laravel,queues in laravel and so on.
-------------------------------------------------------------------------------------------------------
Please like and subscribe our channel for more laravel videos
[ Ссылка ]
--------------------------------------------------------------------------------------------------
Intro of migrations in laravel 5.7 || migrations in laravel || database migrations || laravel master
Ещё видео!