PHPackages                             dipeshsukhia/laravel-remove-public-url - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dipeshsukhia/laravel-remove-public-url

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dipeshsukhia/laravel-remove-public-url
======================================

Remove public from laravel project and run the project in the root directory

v1.0.7(2y ago)212732MITPHPPHP &gt;=5.5.9

Since Dec 6Pushed 2y ago2 watchersCompare

[ Source](https://github.com/dipeshsukhia/laravel-remove-public-url)[ Packagist](https://packagist.org/packages/dipeshsukhia/laravel-remove-public-url)[ Docs](https://github.com/dipeshsukhia/laravel-remove-public-url)[ GitHub Sponsors](https://github.com/dipeshsukhia)[ RSS](/packages/dipeshsukhia-laravel-remove-public-url/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

laravel remove public from url
==============================

[](#laravel-remove-public-from-url)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1103563da6ef02c6df8f6de1b82c74f989b73b8e546acb53689d79ce52832e47/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64697065736873756b6869612f6c61726176656c2d72656d6f76652d7075626c69632d75726c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipeshsukhia/laravel-remove-public-url)[![Build Status](https://camo.githubusercontent.com/0697840e7ab631ff8030d16b9717147b6288a805d00e1c29d52f5025404415b1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f64697065736873756b6869612f6c61726176656c2d72656d6f76652d7075626c69632d75726c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/dipeshsukhia/laravel-remove-public-url)[![Quality Score](https://camo.githubusercontent.com/b384e920845a055c75c0c9cd44a586069593812cb90df2b48388acb1a48b2d11/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f64697065736873756b6869612f6c61726176656c2d72656d6f76652d7075626c69632d75726c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/dipeshsukhia/laravel-remove-public-url)[![Total Downloads](https://camo.githubusercontent.com/d92ce78de92e9bba962f30ac8181b3126f314b7b224c19261a5a76e3e92ec745/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64697065736873756b6869612f6c61726176656c2d72656d6f76652d7075626c69632d75726c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipeshsukhia/laravel-remove-public-url)

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
------------

[](#installation)

You can install the package via composer:

```
composer require dipeshsukhia/laravel-remove-public-url --dev
```

Usage
-----

[](#usage)

```
php artisan vendor:publish --tag=LaravelRemovePublicUrl
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Dipesh Sukhia](https://github.com/dipeshsukhia)
- [Bhavin Gajjar](https://github.com/bhavingajjar)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~268 days

Recently: every ~298 days

Total

7

Last Release

739d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0712598e4c6d2504f39f656b2bae2f0d96681f324bbedbf0137b925d097006dd?d=identicon)[dipeshsukhia](/maintainers/dipeshsukhia)

---

Top Contributors

[![dipeshsukhia](https://avatars.githubusercontent.com/u/34036367?v=4)](https://github.com/dipeshsukhia "dipeshsukhia (43 commits)")[![dipeshtps](https://avatars.githubusercontent.com/u/32360745?v=4)](https://github.com/dipeshtps "dipeshtps (2 commits)")

---

Tags

laravelremove public from urlrun laravel in the root directory

### Embed Badge

![Health badge](/badges/dipeshsukhia-laravel-remove-public-url/health.svg)

```
[![Health](https://phpackages.com/badges/dipeshsukhia-laravel-remove-public-url/health.svg)](https://phpackages.com/packages/dipeshsukhia-laravel-remove-public-url)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
