Fix commands
This commit is contained in:
@@ -79,7 +79,7 @@ class DemoSeederCommand extends Command
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function fire()
|
||||
public function handle()
|
||||
{
|
||||
if (!$this->confirmToProceed()) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user