You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change namespace from "McMatters\DbCommands" to "McMatters\LaravelDbC…
…ommands".
Add new commands migrate:drop-single.
Add package autodiscovering feature.
Use "ConfirmableTrait" in DropTables class.
Import php functions and constants for better performance.