XAMPP error (not loading your local site)

If your local site not loading to browser then it might be .htaccess error 1st step: GOTO the .htaccess file and remove this lines of code. 2nd…

NOT Found the request URL was not found(laravel)

When ever you got error as a Not found URL 1st step:- Turn off the XAMPP server (apache, mySQL) 2nd step: GOTO this path GOTO –> C:\xampp\apache\conf\extra\httpd-vhosts.conf…

Laravel picture issue

Laravel photo/picture issue

Your Picture Going to DataBase also in file location (C:\xampp\htdocs\folderName\MainFile\storage\app\public\images ) but on screen it is not showing Picture Then might be your file not linked to…