PHPackages                             karolgolec/laravel-hosting - 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. [CLI &amp; Console](/categories/cli)
4. /
5. karolgolec/laravel-hosting

ActivePackage[CLI &amp; Console](/categories/cli)

karolgolec/laravel-hosting
==========================

A package that allows you to run Laravel along with a queue on your hosting.

v0.1.10(1y ago)0218MITPHP

Since Nov 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/karolgolec/laravel-hosting)[ Packagist](https://packagist.org/packages/karolgolec/laravel-hosting)[ RSS](/packages/karolgolec-laravel-hosting/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (13)Used By (0)

Package Laravel Hosting
-----------------------

[](#package-laravel-hosting)

Laravel package to install Laravel on your hosting. If you have SSH access, you can use queues using SCREEN. The worker maintenance feature is built into the package.

Installation
------------

[](#installation)

- Use following command to install:

```
composer require karolgolec/laravel-hosting

```

Setup
-----

[](#setup)

On the local application, run the `php artisan laravel-hosting:install` command.

Run the `dep deploy` command to upload the application to the hosting.

On the hosting server in the `.env` file, set the value of `LARAVEL_HOSTING_QUEUE_ENABLED` to `true`.

Add to the task of running the Laravel scheduler to CRON `php artisan schedule:run`.

Works with hosting providers
----------------------------

[](#works-with-hosting-providers)

### SeoHost.pl

[](#seohostpl)

Link partnerski: [SeoHost.pl](https://seohost.pl/?ref=49482)

CRON command. Complete the command parameters.

```
/opt/alt/php82/usr/bin/php -c ~/php-cli-laravel-seohost.ini /home/{{HOST_USER}}/domains/{{DOMAIN}}/public_html/current/artisan schedule:run >> /dev/null 2>&1

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

12

Last Release

536d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca3935879c4c658cc9178857b43b8c31d52dcb27ae80c4ed9fa97bb0a99c38bb?d=identicon)[kargolsan](/maintainers/kargolsan)

---

Top Contributors

[![karolgolec](https://avatars.githubusercontent.com/u/12084504?v=4)](https://github.com/karolgolec "karolgolec (10 commits)")

---

Tags

sshhostinglaravel-hostingseohost

### Embed Badge

![Health badge](/badges/karolgolec-laravel-hosting/health.svg)

```
[![Health](https://phpackages.com/badges/karolgolec-laravel-hosting/health.svg)](https://phpackages.com/packages/karolgolec-laravel-hosting)
```

###  Alternatives

[jakyeru/laravel-shell

Laravel-Shell adds a terminal interface to your web application, allowing you to run shell commands directly from your browser.

166.1k](/packages/jakyeru-laravel-shell)[mwguerra/web-terminal

A web-based terminal component for Filament/Laravel with command whitelisting and multiple connection types

251.1k](/packages/mwguerra-web-terminal)[bravo3/ssh

Interactive SSH2 suite for PHP 5.4

191.0k1](/packages/bravo3-ssh)

PHPackages © 2026

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