Laravel Migration

To create a migration in laravel you can use the make:migration Lets create a comments table:   php artisan make:migration create_comments_table  –create=comments

■ ■ □ ■ ■ ■ □ □ ■