sj-distributor / package-foundation-service
Foundation Service
Installs: 504
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/sj-distributor/package-foundation-service
Requires
- php: >=7.0.0
- illuminate/console: 5.*
- illuminate/support: 5.*
- php-amqplib/php-amqplib: 2.7.*
Requires (Dev)
- php: >=7.0.0
- illuminate/console: 5.*
- illuminate/support: 5.*
- php-amqplib/php-amqplib: 2.7.*
This package is not auto-updated.
Last update: 2025-10-14 07:40:02 UTC
README
TL;DR
Foundation service in laravel.
Install
Install via composer
composer require sj-distributor/package-foundation-service
Generate config file
php artisan foundation:config
Genrate migrations
php artisan foundation:make
start queue
php artisan foundation:work
Usage
php artisan foundation:work