Skip to content

limewell/laravel-remove-public-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.