filmov
tv
Create SQL File using Migrations | Laravel Tutorial

Показать описание
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
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