Laragon problem with cloning actual laravel app
-
Im trying to create a Laravel new project on laragon based on my old laravel project created on laragon also but I realised it's not working I copied the files all of themes and pasted in the new project repository.
It's like Laragon keep sending me to the actual old project.
I changed my env database name I generated key and cleared the cache still didn't work I tryed composer install and key generate and after that cache clear commands but nothing changed any idea why?
-
@mehdithemaker : What in your Laravel logs?
-
I found the problem my env file hade spaces
Thanks