spatie/laravel-migrate-fresh
Adds a migrate:fresh Artisan command to drop all database tables and rebuild from migrations, even if you don’t implement down() methods. Supports MySQL, SQLite, PostgreSQL, and SQL Server. (Built into Laravel 5.5+)
spatial_ref_sys would not be ignoredspatial_ref_sysdon't drop/create :memory: sqlite databases
fully qualify the Schema facade to avoid class name conflicts with un-namespaced classes
used_schemas parameter in the Postgres configurationTableDropperFactoryDroppedTables and DroppingTables eventsHow can I help you explore Laravel packages today?