A simple onepage file to replace the default Apache/Nginx folder view for localhost.
Optimized for Windows Laragon : https://laragon.org/
- File indexing with dynamic linking : detected websites will be linked to *.test, folders to ./*
- Folder ignore system with sqlite storage
Just download the php file and put it at the root folder of Laragon/Valet/Any you want
Be sure to enable fileinfo & sqlite3 extension in your php.ini
Be sure to install SQLite :
choco install sqlite
