how can solve phpmyadmin 403 on laragon?

Tusar Hasan picture Tusar Hasan · Apr 25, 2017 · Viewed 13.4k times · Source

I installed laragon.exe.After start all services, the apache and mysql run without any problem.But when I write localhost/phpmyadmin it gives me below messages:

Forbidden

You don't have permission to access /phpmyadmin on this server.

please help on this.Thanks in advance

Answer

Awolad Hossain picture Awolad Hossain · Apr 25, 2017

The latest Laragon have not included phpMyAdmin by default. So that you will not able to access localhost/phpmyadmin.

Now if you want to use phpMyAdmin in Laragon please follow below steps:

  1. Download latest phpMyAdmin zip from here
  2. Extract to path/to/laragon/etc/apps
  3. The folder name must be phpMyAdmin
  4. Restart Laragon and enjoy