laravel-commando icon indicating copy to clipboard operation
laravel-commando copied to clipboard

Allow database to exist when creating without failing

Open awarrenlove opened this issue 4 years ago • 0 comments

I want to use this command as part of a development environment setup script, so I want to create the database on first run but simply move on if it already exists.

awarrenlove avatar Apr 14 '21 16:04 awarrenlove