giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
269 stars 77 forks source link

Installation #53

Closed sergejsPobudins closed 1 year ago

sergejsPobudins commented 1 year ago

Hey, your project is amazing! i have a question if it is possible to install it and run without docker, or use Xampp server or similar as im not familiar with docker. Thank you for any kind of help.

giandonatoinverso commented 1 year ago

Hi you can clone the code and manually change the connection parameters in the environment file in the config folder.

You can use XAMP or other web servers as long as they are compatible with the script. Further instructions for installing without docker can be found in the official documentation at the link in the readme.md file