Hello,
in the simple stock manager there is the possibilty to add a photo with the Item.
Is it please possible to add this future to WIMS?
Thank you very much,
With kind regards,
Walter van Wijngaarden
- WWAnsweredThis is the line in your documentation http://yourWIMSURL/commands/update_database? key=youLicenseKeyOrPurchaseCode so it points to public/commands but this is not there. Also no when I unpack your zip file 
- MSAnsweredHello, Those are not folder or file but routes. I found there was issue with previous installation that the key was saved wrongly. Please edit storage/app/keys.jsonand replace"mps"with""wimsthen try to access/commands/update_databaseor simply run the migrations from terminal byphp artisan migrate --forceThank you 
- WWAnsweredHello, in keys.json "wims"was already there. Update by /command/update_database is not working. Also can not access terminal and run php artisan migrate --force. Please provide a correct update for this installation. I will buy more to use on different sites but not if update is not working. With kind regards, Walter 
- WWAnsweredHello, I did the update through Putty but then I get this message. Cheers Walter Attachments
- MSAnsweredHello, That mean migrations are up to date. Please check the items table in your database and make sure that the photocolumn extists.Thank you 
- Login to Reply