Looking to hire Laravel developers? Try LaraJobs

laravel-remove-public-url maintained by dipeshsukhia

Description
Remove public from laravel project and run the project in the root directory
Last update
2024/05/04 09:01 (dev-master)
License
Downloads
273

Comments
comments powered by Disqus

laravel remove public from url

Latest Version on Packagist Build Status Quality Score Total Downloads

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 dipeshsukhia/laravel-remove-public-url --dev

Usage

php artisan vendor:publish --tag=LaravelRemovePublicUrl

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 dipsh.sukhia@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.