Remove public from url for laravel app.
hassankerdash/laravel-remove-public-url is a Laravel package for remove public from url for laravel app..
It currently has 1 GitHub stars and 19 downloads on Packagist (latest version 0.3).
Install it with composer require hassankerdash/laravel-remove-public-url.
Discover more Laravel packages by hassankerdash
or browse all Laravel packages to compare alternatives.
Last updated
Remove public from url for laravel application.
You can install the package via Composer by running the following command:
composer require hassankerdash/laravel-remove-public-url
php artisan public:url
The command publish .htaccess file to project root.
This package is open-source software licensed under the MIT license.
Contributions are welcome! Feel free to submit issues or pull requests on GitHub.
For any questions or support, please contact Hassan Kerdash via GitHub Issues.
If you discover a security vulnerability within this package, please send an e-mail to Hassan Kerdash via [email protected]. All security vulnerabilities will be promptly addressed.