phpmysqllaravellaragon

how can solve phpmyadmin 403 on laragon?


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


Solution

  • The latest Laragon has not included the phpMyAdmin by default, so you will not be able to access localhost/phpmyadmin.

    If you want to use phpMyAdmin in Laragon, please follow the below steps:

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