This package is used to run laravel project from root directory. This package is specially created for that server where we have no access to point public directory.
You can install the package via composer:
composer require limewell/laravel-remove-public-url --dev
php artisan vendor:publish --tag=LaravelRemovePublicUrl
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.