Php versions – composer require laravel/ui not working for php artisan make:auth in Lumen
I am trying to run php artisan make:auth and get the error that make:provide command not found. I then tried to use the composer require larval/ui command but got an error saying illuminate/support v5.8.9 requires doctrine/inflector ^1.1 -> satisfiable by…