Laravel-migrations

Laravel-migrations posts, videos, courses, and more

Bobby Iliev · 3 years ago

How to Add a New Column to an Existing Table in a Laravel Migration?

Introduction The Laravel Migrations allow you to manage your database structure by creating new tables and columns. The Laravel migrations are like version control for your database. In this...
9

Michael Dyrynda · 5 years ago

Vagabond

Vagabond is a project that lets you leverage Nomad - Laravel-style database migrations wherever they may roam.Nomad gives you the power of Laravel's database migrations without the need for...
5

Loading More Content