chrisidakwo/EFLInventory-V2

Failed to install

IssakaBaba opened this issue · 3 comments

Every other step was successful till here...

C:\wamp64\www\EFLInventory-V2>php artisan key:generate

[Symfony\Component\Debug\Exception\FatalThrowableError]
Type error: Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct() must be an instance of Illuminate\Http\Request, null given, called in C:\wamp64\www
\EFLInventory-V2\vendor\laravel\framework\src\Illuminate\Routing\RoutingServiceProvider.php on line 67

Screenshot (7)

Sorry, I've been away for a while.

Issue has been fixed!

Its is operating now but I got this after I logged in

Screenshot (8)

Please run the application using the artisan command php artisan serve

Once done, access from http://localhost:8000

If the port is not free, do something like this: php artisan serve --port 8900 Access from http://localhost:8900