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

Big Problem with Laravel 9 #140

Open
edoardoagnelli1357 opened this issue Aug 21, 2022 · 4 comments
Open

Big Problem with Laravel 9 #140

edoardoagnelli1357 opened this issue Aug 21, 2022 · 4 comments

Comments

@edoardoagnelli1357
Copy link

Hi
It dosent work with laravel 9.0.This is my Error
Problem 1
- illuminate/support[v5.6.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.1.9) does not satisfy that requirement.
- illuminate/support[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version (8.1.9) does not satisfy that requirement.
- illuminate/support[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.1.9) does not satisfy that requirement.
- illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.9) does not satisfy that requirement.
- Root composer.json requires laravel/sanctum ^3.0 -> satisfiable by laravel/sanctum[v3.0.0, v3.0.1, 3.x-dev].
- Conclusion: don't install laravel/framework v9.20.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.21.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.21.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.21.2 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.21.3 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.21.4 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.21.5 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.21.6 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.22.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.22.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.23.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.24.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.25.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v9.25.1 (conflict analysis result)
- Root composer.json requires uxweb/sweet-alert dev-master -> satisfiable by uxweb/sweet-alert[dev-master].
- Conclusion: don't install laravel/framework v9.19.0 (conflict analysis result)
- uxweb/sweet-alert dev-master requires illuminate/support ~5.0|^6.0|^7.0|^8.0 -> satisfiable by illuminate/support[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev].
- Only one of these can be installed: illuminate/support[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev], laravel/framework[v9.19.0, ..., 9.x-dev]. laravel/framework replaces illuminate/support and thus cannot coexist with it.
- Root composer.json requires laravel/framework ^9.19 -> satisfiable by laravel/framework[v9.19.0, ..., 9.x-dev].

@josefernandoperezgarcia1998

If you're using XAMPP you need open the control panel.
In the right side you have the option of "shell", make click in "shell" and write in the terminall
"cd htdocs"and inside of that project you make your laravel projecct with "Laravel new blog".

@edoardoagnelli1357
Copy link
Author

edoardoagnelli1357 commented Aug 27, 2022 via email

@ali-safdarii
Copy link

I have problem like this!

@edoardoagnelli1357
Copy link
Author

edoardoagnelli1357 commented Jan 17, 2023 via email

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

3 participants