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
Simple Steps To follow:
server.php
(In Root directory) to index.php
.htaccess
file from public directory to root directoryI'm using L5, This works for me fine:
-- Thatz it!!!