Looking to hire Laravel developers? Try LaraJobs

laravel-remove-public-url maintained by hassankerdash

Description
Remove public from url for laravel app.
Last update
2024/03/08 13:31 (dev-main)
License
Links
Downloads
17

Comments
comments powered by Disqus

Laravel remove public url

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.