Download the PHP package mediactive-digital/medkit without Composer
On this page you can find all versions of the php package mediactive-digital/medkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mediactive-digital/medkit
More information about mediactive-digital/medkit
Files in mediactive-digital/medkit
Package medkit
Short Description Package to init a ready-to-dev Laravel application
License MIT
Homepage https://github.com/mediactive-digital/medkit
Informations about the package medkit
MedKit
MedKit is a toolbox used by Mediactive Digital.
Installation
Create a new project, then require medKit
update your .env, create your bdd
Run the migrations (with docker)
Update your .env for access between docker containers :
Replace $DB_DATABASE by your db name
Install docker comunity edition, then run
configurations are in docker-compose.yaml
Then run the wizzard inside Docker.
Run the migrations (with your own services)
Run Composer (with Docker)
Integrations
Sentry
Ajout dans le .env
Roadmap
- Finir les views Generator (pas les id, carbon, translatable, ...)
- Faire une surcouche pour compléter la génération des migrations
- Faire une surcouche pour compléter la génération des factories
- Passer les mails sur mailTemplate (activer compte, mdp oublié, ...) + event création user... + motifs sur datatable (cf videomanager)
- Ajouter une description sur permission + La générer dans le(s) generate() du crud
- Lien phpInfo dans outil dev
Change log
Please see the changelog for more information on what has changed recently.
Testing
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
- author name
- All Contributors
License
license. Please see the license file for more information.
All versions of medkit with dependencies
laravel/framework Version ^6.2
illuminate/support Version ^6.2
laravel-lang/lang Version ~5.0
kris/laravel-form-builder Version ^1.2
lavary/laravel-menu Version ^1.7
spatie/laravel-permission Version ^3.0
wildside/userstamps Version ^1.1
mediactive-digital/laravel-gettext Version dev-master
ext-json Version *
genealabs/laravel-model-caching Version *
ext-pdo Version *
sentry/sentry-laravel Version *
soved/laravel-gdpr Version ^1.5
infyomlabs/laravel-generator Version 6.0.x-dev
funkjedi/composer-include-files Version ^1.0
composer/composer Version ^1.9
yajra/laravel-datatables-oracle Version ~9.0
yajra/laravel-datatables-buttons Version 4.*
sepia/po-parser Version ^5.1
tightenco/ziggy Version ^0.8.1
spatie/laravel-database-mail-templates Version ^3.2
spatie/laravel-translatable Version ^4.2
predis/predis Version ^1.1
doctrine/dbal Version ^2.10
rairlie/laravel-locking-session Version ^1.1