Looking to hire Laravel developers? Try LaraJobs

laravel-remove-public-url maintained by limewell

Description
remove public from laravel project and run project in root directory
Last update
2021/05/13 18:56 (dev-master)
License
Downloads
40

Comments
comments powered by Disqus

Laravel remove public from url

Latest Version on Packagist Total Downloads GitHub Actions

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

Usage

php artisan vendor:publish --tag=LaravelRemovePublicUrl

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

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