Showing posts with label artisan command. Show all posts
Showing posts with label artisan command. Show all posts

php artisan migrate command in Laravel


The 'php artisan migrate' command lets you run the database migration on your application, but there is more than that, there are other variant of this command that you can use such as rollback, reset, refresh, status, install and so on.

Category

Category