Local Setup not running up Laravel [closed]

Hi I was trying to run my local setup for php laravel. I have followed all the steps and php artisan serve command is also working correctly but still my website is not getting rendered on frontend. What to do ?

php artisan serve

Laravel development starting http://localhost:8000