Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

228
Views
Laravel Voyager url/admin returns 404 - changing port

I Followed a tutorial of laravel/voyager installation. However, after a successful installation of voyager, I can't access the admin url. 404 error.
It's WSL2 on windows 10, with ubuntu 20.
Classic LAMP.
Laravel8

In the tuturial there is an instruction to change the port of the apache to 8000, something that kind of confusing me - since it will mass with the website, so i didn't.. i assume that this is part of the issue.

The site is directed to a virtual host as followed:

<VirtualHost *:80>
    ServerName xsite
    DocumentRoot /mnt/d/dev/laravel/xsite/public

    <Directory /mnt/d/dev/laravel/xsite/public>
            Options Indexes MultiViews
            AllowOverride None
            Require all granted
    </Directory>

    ErrorLog ${APACHE_LOG_DIR}/error.log
    CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>

How do i resolve it?

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!