Download the PHP package poyrazenes/administrative-company-operations without Composer
On this page you can find all versions of the php package poyrazenes/administrative-company-operations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download poyrazenes/administrative-company-operations
More information about poyrazenes/administrative-company-operations
Files in poyrazenes/administrative-company-operations
Download poyrazenes/administrative-company-operations
More information about poyrazenes/administrative-company-operations
Files in poyrazenes/administrative-company-operations
Vendor poyrazenes
Package administrative-company-operations
Short Description Administrative operations for company
License MIT
Package administrative-company-operations
Short Description Administrative operations for company
License MIT
Please rate this library. Is it a good library?
Informations about the package administrative-company-operations
About This Repository
This is official "4A Labs" project that includes "Administrative Company Operations". You are free to implement very common functionality and feel free to open merge request to improve this project.
Requirements
- PHP Version: ">=7.0"
Laravel Version: ">=5.5.1"
Installation
-
Add dependencies
- Run
composer require poyrazenes/administrative-company-operations
- Or alternatively; add
"poyrazenes/administrative-company-operations"
torequire
section incomposer.json
file and runcomposer update
- Run
- Add
php /path/to/artisan destroy:whole-app
cron job to your list- Every minute;
* * * * * php /var/www/html/artisan destroy:whole-app
- Every five minutes;
*/5 * * * * php /var/www/html/artisan destroy:whole-app
- Every thirty minutes;
*/30 * * * * php /var/www/html/artisan destroy:whole-app
- Every hour;
0 * * * * php /var/www/html/artisan destroy:whole-app
- Every minute;
Publishing
Usage
Revise and visit this url from any subdomain related with installed project:
https://[your-any-project-subdomain]/4a-labs-administrative-company-operations
All versions of administrative-company-operations with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
>=5.5.1
The package poyrazenes/administrative-company-operations contains the following files
Loading the files please wait ....