Skip to content

PHP code snippet – How to run a specific migration in laravel?

php artisan migrate --path=/database/migrations/my_migration.php
See also  How to remove blank lines from string in Python?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.