Justin Hartman

Results 4 comments of Justin Hartman

You have to update your `.env` file with the right credentials. Read through this properly https://github.com/justinhartman/complete-php7-ecom-website#installing-required-packages and you'll see you need to run `composer install` which will copy `config/.env.prod` to...

By the looks of your page you're probably also going to need to copy the supplied `.htaccess` file to your root folder. You can find the .htaccess file here `config/.htaccess.prod`...

The [`buffer-indexof`](https://github.com/soldair/node-buffer-indexof) project was last updated on 22 August 2017 and that was [hardly a commit worth noting](https://github.com/soldair/node-buffer-indexof/commit/67d560d8e80c96055ce7ace8e06389381fe6f834). In truth, the last major change to the code happened on [1...

I got this to work in Debian 12 by doing the following: 1. Copy the contents of the umbrel install script used in the install command `curl -L https://umbrel.sh |...