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

[v8.0.0] Error When Creating a Laravel Project on Laragon 8.0.0 #1081

Open
vantuyenzero opened this issue Mar 19, 2025 · 3 comments
Open

[v8.0.0] Error When Creating a Laravel Project on Laragon 8.0.0 #1081

vantuyenzero opened this issue Mar 19, 2025 · 3 comments
Assignees
Labels
fixed-in-next-release fixed in next release

Comments

@vantuyenzero
Copy link

vantuyenzero commented Mar 19, 2025

Error When Creating a Laravel Project on Laragon 8.0.0

Steps: Right-click on Laragon app > Quick app > Laravel

I have tried deactivating the license and installing Laragon 8.0.0 on another freshly installed Windows 11 machine, but the error still occurs. When the error happens, the software completely freezes, making it impossible to access localhost, the database, or other projects, requiring a restart of Laragon.

Error details: The error occurs during the extraction (unzip) step of the downloaded Laravel zip file, as shown in the following image:
Image

@leokhoa leokhoa self-assigned this Mar 19, 2025
@leokhoa leokhoa added the fixed-in-next-release fixed in next release label Mar 19, 2025
@leokhoa
Copy link
Owner

leokhoa commented Mar 20, 2025

@vantuyenzero : Thanks for reporting the issue. There is a similar issue and the solution is installing 7zip: #1086

Instead of installing 7zip, can you please remove the 7z.exe from utils?

@vantuyenzero
Copy link
Author

@vantuyenzero : Thanks for reporting the issue. There is a similar issue and the solution is installing 7zip: #1086

Instead of installing 7zip, can you please remove the 7z.exe from utils?

Em chào anh Khoa :) @leokhoa

  1. I deleted the 7z.exe file, and the installation process proceeded smoothly without any errors. However, I’m curious—how does it unzip the files without a decompression tool? Next, I thought everything was fine, but localhost still refused to connect, forcing me to restart Laragon.

Image

  1. After restarting Laragon and running the newly created laravel.test, a database connection error occurred. It seems that the installation process was not fully completed.

Image

@leokhoa
Copy link
Owner

leokhoa commented Mar 20, 2025

Thanks for your inputs @vantuyenzero

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

No branches or pull requests

2 participants