Laravel Preventing a Console Command from Running on Production This is a helper trait that I use when I have a Laravel console command that I’m using on development but would never want that command to run in a …