Poovarasu
Jun 14, 2021

--

Laravel working with Specific DB Migrations

Laravel Run Specific Migration

php artisan migrate -- path=/database/migrations/2021_03_02_131405_create_payments_table.php

Create Migrations In Different Folder In Laravel

php artisan migrate:make create_payments_table --path=app/migrations/payments

Run All Migrations In Different Folder In Laravel

php artisan migrate --path=app/migrations/payments

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Poovarasu
Poovarasu

Written by Poovarasu

Senior PHP/Python Developer @ Mallow Technologies | Laravel & Django | Tech Enthusiast | Code Wizard | Forward-Thinking Techie

No responses yet

Write a response