I used Laravel5.2 for my websites for example (http://amirhome.com)
I tried several ways for remove public from my url project,
- Way 1. using .htaccess
- Way 2. using Content Moving
- Way 3. using rename server.php
but Technology Lookup online tools for example (http://builtwith.com/) don't detected my project framework (Laravel).
How to remove “/public” from the URL path in Laravel 5.2 that detected with technology profiler tools, like http://laravel.com