David Carrdcblog.devยทFeb 2, 2024How to disable Laravel console commandsSuppose you find yourself in a situation where you need to disable or intercept a console command in Laravel. This tutorial will primarily focus on how to intercept the php artisan migrate command. We'll delve into the command method app/Console/Kern...98 readsLaravelAdd a thoughtful commentNo comments yetBe the first to start the conversation.