So, I\'m running xampp on Windows. I\'m currently trying to get familiar with the laravel framework. Now, when thats pointed out. How can i be able to access my laravel appl
Go to project folder using cmd and type "php artisan serve". Now navigate to: localhost:8000