Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

mrjosh/laravel_queue_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Queue service in linux

You can use laravel queue service in linux kernel systems . if something's wrong , you can fork the project and working on it and then send the merge request to merge :)

Installation

Execute install script

curl -s -L https://git.io/vMtGx | bash

BOOM! The service is ready to use , show something amazing

Usage

start the service

service laravel_queue start {path_of_your_laravel_project} {connection}

stop the service

service laravel_queue stop

About

📦 laravel queue service on linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages