idev23 / remove-public-url-laravel
Remove Public Url Laravel iDev23
Fund package maintenance!
idev23
Requires
- php: >=5.5.9
- illuminate/support: 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
README
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.
Installation
You can install the package via composer:
composer require idev23/remove-public-url-laravel --dev
Usage
php artisan vendor:publish --tag=RemovePublicUrlLaravel
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email idev23@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.