sj-distributor / package-foundation-service
Foundation Service
1.0.7
2020-09-21 06:05 UTC
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-04-15 05:07:17 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