Create SQL File using Migrations | Laravel Tutorial

preview_player
Показать описание
In this laravel tutorial, create sql file using migration in laravel.

Syntax:
php artisan schema:dump
create a folder schema and inside it sql file

php artisan schema:dump --prune
prune option delete migrations and create sql file

Squashing Migrations

Video Timings:
Introduction: 00:00
Create SQL File: 01:25
Prune Option: 03:18
Update SQL File: 04:10
#php #laravel #knowledgethrusters
Рекомендации по теме
welcome to shbcf.ru