Download the PHP package medcenter24/mc-core without Composer
On this page you can find all versions of the php package medcenter24/mc-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download medcenter24/mc-core
More information about medcenter24/mc-core
Files in medcenter24/mc-core
Package mc-core
Short Description Backend for the MedCenter24 project
License GPL-2.0-only
Informations about the package mc-core
CRM My Doctors
CRM system that provide opportunity to store, aggregate and automatize all business processes.
The system is intended for companies which work with assistants and are engaged in providing medical insurance services.
Technical documentation
Description of the features and tools for the application.
ONLY_API
- Parameter
ONLY_API
passed as a server parameter will be interpreted as configuration is used as a API only. It means that with that parameter all requests will be proceed by therouter/api.php
Telegram settings
To generate new cert: openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 3650 -nodes
Installation
We created artisan command to make it simple: artisan setup:environment
Quick local installation
But you need to take into an account that to use the local Environment you need to do composer install
in the mcCore folder
Modules
- Add module to composer.json
- Check modules with command
docker-compose -f ./dhvDocker/docker-compose.yaml exec mc-dhv-phpfpm php /var/www/html/mcCore/artisan module:list
- Activate module with command
docker-compose -f ./dhvDocker/docker-compose.yaml exec mc-dhv-phpfpm php /var/www/html/mcCore/artisan module:enable <MODULE NAME>
All versions of mc-core with dependencies
ext-dom Version *
ext-json Version *
ext-libxml Version *
cmgmyr/messenger Version ^2.16.2
dingo/api Version ~3.0
fideloper/proxy Version ^4.4
fruitcake/laravel-cors Version ^2.0
guzzlehttp/guzzle Version ^7.3.0
intervention/image Version ^2.6
irazasyed/telegram-bot-sdk Version ^v3.4.1
laravel/framework Version ^8.47
laravel/tinker Version ~2.0
laravel/ui Version ^3.3
maatwebsite/excel Version ^3.1.19
medcenter24/lib-installer Version ^2.0.1
mpdf/mpdf Version ~8.0.6
nwidart/laravel-modules Version ^8.2
spatie/laravel-medialibrary Version ^9.6
srmklive/flysystem-dropbox-v2 Version 1.0.7
tymon/jwt-auth Version ^1.0.2