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
Hey,
if I try to create a new view I get the following error: Declaration of devmtm\NovaCustomViews\ViewsCommand::runCommand($command, $path) should be compatible with Illuminate\Console\Command::runCommand($command, array $arguments, Symfony\Component\Console\Output\OutputInterface $output)
The text was updated successfully, but these errors were encountered:
Hey,
if I try to create a new view I get the following error:
Declaration of devmtm\NovaCustomViews\ViewsCommand::runCommand($command, $path) should be compatible with Illuminate\Console\Command::runCommand($command, array $arguments, Symfony\Component\Console\Output\OutputInterface $output)
The text was updated successfully, but these errors were encountered: