Error Installing PyroCMS
Created 4 years ago by suclI just installed pyrocms with command
composer create-project pyrocms/pyrocms myProject
then after downloading package, entered command
php artisan install
got the below error
In MigrateCommand.php line 58:
Too few arguments to function Illuminate\Database\Console\Migrations\MigrateCommand::__construct(), 1 passed in C:\xampp\htdocs\pyro\myProject\vendor\anomaly\streams-platform\src\Database\Migration\MigrationServiceProvider.php on line 88 and exactly 2 expected