Libraries tagged by Laravel Check Migrations
erjanmx/laravel-migrate-check
277009 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
michael4d45/laravel-resource-checker
577 Downloads
A Laravel package to check migrations against Filament resources and models
levizoesch/laravel-check-migrations
486 Downloads
A Laravel command scans your application for pending migrations, providing a clear overview of what needs to be migrated.You can then choose to run individual migrations or skip them as needed, short-cutting and optimizing your development workflow.
illuma-law/healthcheck-migration
62 Downloads
Focused migration backlog health check for Spatie's Laravel Health package.
furkankufrevi/laravel-deploy-checklist
3 Downloads
An artisan command that verifies your Laravel app is production-ready. Checks debug mode, caches, migrations, environment, security headers, and more.
caherrera/laravel-migrate-check
34 Downloads
A command to check for pending migrations. Exits with number of pending migrations if there are any
anil/uplift
3 Downloads
Uplift — a free, open-source Laravel upgrader and dependency updater. Steps a Laravel app up to the latest version one release at a time (Rector-powered, one clean git commit per step), and checks any Composer project's dependencies for newer releases, rewriting the constraints on demand.