PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Migrations

Migrations posts, videos, courses, and more

How to manage your Materialize migrations with Laravel Zero?

Introduction โ—๏ธ This demo includes examples for an unsupported version of Materialize (0.26.x) โ—๏ธ Managing your schema migrations is essential for any application. In this tutorial, we w...

Bobby Iliev ยท 3 years ago

4

How to Remove a Migration in Laravel?

Introduction Adding columns or tables to your database manually could be an intimidating process and would more often than not lead to database inconsistencies between your different environ...

Bobby Iliev ยท 4 years ago

9

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...

Michael Dyrynda ยท 6 years ago

5

How to add a new column to the database using migrations

Tony Lea ยท 12 years ago

Renaming Database Tables in Laravel 4

Lets say you've been digging Laravel Migrations and you run into an instance where you need to rename your table. Would you manually change the migrations you already created to reflect the...

Tony Lea ยท 12 years ago

Loading More Content