Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Laragon and phpmyadmin, allow access outside

I have laragon 3.4 and latest phpmyadmin. Everything works well with localhost but I want to access to phpmyadmin through local network.

How can I do that with laragon ? I can't find something to put "allow from all".

I don't know if it's important but I have mysql on port 3307 and my site on port 84.

When I try to access to my ip/phpmyadmin I have a 403 error.

Thank for your help !

like image 605
Furya Avatar asked Feb 06 '26 04:02

Furya


1 Answers

@Furya: For security, Laragon only allows access phpMyAdmin from localhost by default.
You can change that behavior by editing this file:
C:\laragon\etc\apache2\alias\phpmyadmin.conf

Just change 'Require local' to 'Require all granted'.

like image 50
Leo Khoa Avatar answered Feb 12 '26 14:02

Leo Khoa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!