logo logo
  • Articles
  • Snippets
  • Topics
    • Login
    • Register

    • Mode:

How to create Laravel single table migrate

  • Mar 04, 2023
  • Snippet ยท 1 min
  • 32 words
  • Share profile in a message
  • Save your profile to PDF
  • Lock profile

  • Profile settings
  • Like (0)
  • Favorite (0)

Before the migration, you must create a migrate table. Then just run this,

php artisan migrate --path=/database/migrations/time_create_example_table.php

Laravel
avatar
Md Najmul Hasan

Similar Stories

Getting error to install php artisan ui react --auth for Laravel react ui the error is Could not resolve dependency: peer vite@"^3.0.0" from @vitejs/[email protected]

snippet

Laravel Calculate Estimated Reading Time

snippet

Create dynamic model name in livewire 3

snippet

Laravel Disable Timestamps

snippet

Larave Extracting Two Dates Out of One

snippet
Random Stories

Python Find the Largest Among 3 Numbers

snippet

2 dimensional array sum the value

snippet

JavaScript Add Line Breaks to Javascript Alert Box

snippet

Use merge helper to create collection with custom data manually in Laravel

snippet

JavaScript How Object.is() Method Works

snippet