Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel Migrate Issue #10901

Closed
muazzamazaz opened this issue Jun 28, 2022 · 2 comments
Closed

Laravel Migrate Issue #10901

muazzamazaz opened this issue Jun 28, 2022 · 2 comments

Comments

@muazzamazaz
Copy link

In Laravel 8:

Getting following response on command excution:

$ php artisan migrate

In Request.php line 334:

Symfony\Component\HttpFoundation\Request::create(): Argument #1 ($uri) must
be of type string, null given, called in E:\xampp\htdocs\snipe-it\vendor\l
aravel\framework\src\Illuminate\Foundation\Bootstrap\SetRequestForConsole.p
hp on line 32

@RoBorg
Copy link

RoBorg commented Jun 28, 2022

Doesn't seem like a composer issue - check APP_URL is set correctly in your .env file

@muazzamazaz
Copy link
Author

Doesn't seem like a composer issue - check APP_URL is set correctly in your .env file

Thanks its works!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants