PostgreSQL ou MySQL pour la base de données Installation Clonez le dépôt du projet sur votre machine locale : git clone https://github.com/username/itlens.git cd itlens Compilez le projet avec Maven : mvn clean install Configuration de la Base de Données Créez une base de données ...
git clone --single-branch -b master git@github.com:libertempo/web.git cd web ln -sf `pwd`/App/Tools/post-checkout .git/hooks/post-checkout make install Chaque nouvelle version est mise à disposition sur github et sur le blog du logiciel Support minimum LogicielVersion php 7.1 mysql 8.0...
brew services start mysql (ou mysql.server start) mysql -u root -p CREATE DATABASE crmGestion; Lancer les migrations Après avoir configuré la base de données, lancez les migrations pour créer les tables de la base de données. php bin/console doctrine:migrations:migrate Installer les dé...
Rufus est un logiciel médical libre et gratuit de gestion des activités de soin en ophtalmologie et en orthoptie, basé sur le modèle client-serveur et publié en open source sous licence GPL. Son développement est assuré sous QT5 et la base de données fait appel à Mysql. Objectifs Dé...
.github/workflows chore: update libraries (#35) Oct 21, 2024 .yarn chore: yarn 3.4.1 Feb 6, 2023 assets feat: grafana/faro observability Oct 19, 2024 bin chore: upgraded symfony recipes Dec 5, 2023 config chore: update libraries (#35) ...
Implementa operaciones CRUD utilizando JDBC y MySQL, con patrones DAO y Observer. 🌟 Funcionalidades Gestión completa CRUD de usuarios, libros y préstamos. Sistema de roles (administrador/usuario). Gestión de reservas con notificaciones automáticas. Sistema de auditoría y logging. Reportes ...
Make sure you have PHP 5.3 and MySQL 5 or higher installed. SeedDMS will work with PHP running in CGI-mode as well as running as module under apache. If you want to give your users the opportunity of uploading passport photos you have to enable the gd-library (but the rest of SeedDMS...
Latest commit Git stats 132 commits Files Type Name Latest commit message Commit time nbproject src/gestionpaie .gitignore build.xml cpy.xls cpyR.xls fichepaie.xls ficherappel.xls jxl.jar logo.png manifest.mf mysql-connector-java-5.1.5-bin.jar ...
You can use any web server supporting PHP (Apache, Nginx, ...) and a supported database (MariaDB, MySQL or PostgreSQL) to install the standard version: Verify that your installed PHP version is supportedsee PHP support. Uncompress the downloaded .zip archive to copy thedolibarr/htdocsdirectory...
Languages: PHP, JavaScript Framework : Laravel Database: MySQL, PostgreSQL, SQLite, SQL Server Graphics: ChartJS ⚙️ Installation Follow the installation procedure for Debian to set up the application. Follow the installation procedure for Ubuntu to set up the application. 🚗 Roadmap Consult ...