Questions tagged [laragon]

Laragon is a set of bundled development tools based on Apache, PHP, and MySQL or MariaDB that runs on Windows.

Laragon is a set of bundled development tools based on , , and or that runs on .

277 questions
-1
votes
1 answer

Php Artisan and Tinker not finding laravel project classes

I happened to open two instances of Laragon at the same time. After that php artisan migrate started throwing strange errores like "Interface not found" when that interface is actually there and was correctly imported. Tried different migrations and…
Stephen H. Anderson
  • 978
  • 4
  • 18
  • 45
-1
votes
1 answer

I've a issue with laragon phpmyadmin

I've a little problem with my laragon mysql server. I'm trying to connect phpmyadmin panel but I have this error code Error Code mysqli_real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO) and I've got…
-1
votes
1 answer

ErrorException copy(C:\laragon\www\himochibear\database/seeders/IndoRegionDistrictSeeder.php): failed to open stream: No such file directory

ErrorException copy(C:\laragon\www\himochibear\database/seeders/IndoRegionDistrictSeeder.php): failed to open stream: No such file directory public function copy ($path, $target) { return copy($path, $target); } i found error in php artisan…
-2
votes
2 answers

why show me :8000 in my vircualhost in laragon?

in host file : # 127.0.0.1 localhost ::1 localhost 127.0.0.1 daily_tasks.local #laragon magic! D:\laragon\etc\apache2\sites-enabled\auto.daily_tasks.local.conf : DocumentRoot…
Ali Salehi
  • 23
  • 1
  • 8
-2
votes
1 answer

Issues when using PHP server in Visual Studio Code with Laragon

I am doing a Full Stack web developing course and I wanted to use the PHP Server extension for Visual Studio Code with Laragon serving as the virtual server. Problem is, when I right click on a .php file on VSC and try to "serve" it, the URL turns…
-3
votes
2 answers

Laragon, laravel. my virtual host cannot work on my PC

Anyone can helme? i get problem whit virtual host This is my problem
Pangestu Jati
  • 25
  • 1
  • 1
  • 1
-4
votes
1 answer

downloaded laravel project and can't login Can you help me?

downloaded laravel project from my server open it with laragon but i can't login. Can you help me? i presume that i'm missing the database but i don't know how to migrate it and not sure if i have the correct password. i inherited the app so i don't…
Codrin
  • 19
  • 8
1 2 3
18
19