laravel / homestead

MIT License
3.86k stars 1.45k forks source link

I got this bug while executing MAKE command: #1953

Closed netaccount-tarik closed 5 months ago

netaccount-tarik commented 7 months ago

I got this bug in new 15 version (tried all 15 versions as well) while executing MAKE command below if i trying to set homestead per project in outside of laravel folder for example, when i try revert with 14.5 version of homestead in require step before than it works. Please solve this to be fixed in 15 and --dev versions... p.s. I am using vagrant+virtualbox.

php vendor/bin/homestead make

PHP Fatal error: Declaration of Laravel\Homestead\MakeCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Symfony\Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int in /home/tarik/GitHub/uhu/vendor/laravel/homestead/src/MakeCommand.php on line 68

2024-02-12_18-05

ilvalerione commented 6 months ago

I get the same error message with Laravel 11 and Homestead 15