DeveloperBreeze

Create Database Migration in Laravel

bash
# Generate a migration file for creating a table named 'table_name'
php artisan make:migration create_table_name

Continue Reading

Handpicked posts just for you — based on your current read.

Discussion 0

Please sign in to join the discussion.

No comments yet. Start the discussion!