-
On my cPanel Server it includes the code below in my htaccess, so when i run my system in Laragon/Localhost it causes download file index.
Is there any way to avoid this without changing the htacce…
-
If i start installing with composer i get this error
```
Generating optimized autoload files
> Laraish\Foundation\ComposerScripts::renameHelperFunctions
> Illuminate\Foundation\ComposerScripts::po…
-
Hello Leokhoa, I just recently found out about this software, and I am blown away by its simplicity and lightweight nature. Thank you for building this for us. My question is; if someone has it in min…
-
When i run php artisan migrate:fresh --seed I see below error
```
Symfony\Component\Debug\Exception\FatalThrowableError : Class 'App\User' not found
at C:\laragon\www\procurement-lowidlr10\…
-
When installing PHP in Laragon, the PHP-FPM package may not be included by default. How can I add PHP-FPM to the PHP folder in Laragon? Thank you.
-
1 ) composer install
2 ) cp .env.example .env
3 ) edit .env
4 ) php artisan key:generate
5 ) php artisan migrate
6 ) php artisan db:seed
7 ) npm install
8 ) npm run hmr
C:\laragon\www\ape…
-
I have been using Laragon for several years, thank you for this product. I regularly try to help answer questions on the forum.
For the next release I have some suggestions to be improved:
1. de…
-
Hi I experienced this behavior when I updated mySQL to above 8.0 in Laragon 5 and I continued to go along with it. Now that Laragon 6 is out I figured it would probably be fixed considering your defau…
-
Hi,
I tired your code.
But could not open subdomain. I am using Laragon with SSL enabled.
laravel_subdomain.test is opening.
I created a new user userone and tried to open the link http://useron…
-
### I found this bug
Notice: Undefined variable: glyphIDtoUni
### This is mPDF and PHP version and environment (server/fpm/cli etc) I am using
mPDF 8.0.17 ; PHP 7.4.27 ; Apache 2.4.52 (Larago…