hassankerdash / laravel-remove-public-url
Remove public from url for laravel app.
0.3
2024-03-08 12:31 UTC
README
Remove public from url for laravel application.
Installation
You can install the package via Composer by running the following command:
composer require hassankerdash/laravel-remove-public-url
Usage
php artisan public:url
The command publish .htaccess file to project root.
License
This package is open-source software licensed under the MIT license.
Author
Contributing
Contributions are welcome! Feel free to submit issues or pull requests on GitHub.
Support
For any questions or support, please contact Hassan Kerdash via GitHub Issues.
Security Vulnerabilities
If you discover a security vulnerability within this package, please send an e-mail to Hassan Kerdash via kerdash@gmail.com. All security vulnerabilities will be promptly addressed.