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 step:
Then run this command composer update
And clear all the caches for removing cache run this command
php artisan c:cache
php artisan cache:clear
php artisan config:cache
Now write your site URL to browser. I hope it will work.
if till your site is now showing then ones you try in incognito browser