Laravel 8: Squash Migrations into SQL File

From Laravel 8, you can export all migrations into one SQL file and then re-migrate the schema back. Docs: #squashing-migrations - - - - - Try our Laravel QuickAdminPanel: Enroll in my Laravel courses:
Back to Top