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

In Laravel (AND) OR (AND) Query

snippet

Carbon date necessary feature

snippet

Laravel Clone or Reuse Query

snippet

Create a job in Laravel update version

snippet

Login With Email Or Username In One Field in Laravel

snippet
Random Stories

How to pass input data outside of Livewire component in Livewire 3

snippet

Get attribute and class not active in Html

snippet

Javascript Check a Number is Odd

snippet

How to Clone a Specific Branch From a Git Repository

snippet

Add Git Bash Alias on Windows

snippet