limewell/laravel-remove-public-url

remove public from laravel project and run project in root directory

v1.0.0 2021-05-13 16:56 UTC

This package is auto-updated.

Last update: 2024-09-04 16:21:29 UTC


README

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.