anprguy
anprguy
I can offer services to work on this
> in the .env file set app_debug to false Thank you. This hides the .env dump but does not resolve the fact that the query input needs sanitizing.
If you want to stop the 500 errors you can filter out any special characters in the product search controller. [app/html/controllers/]
> hi im struggling with this to mate Ok so i worked it out. It appears to be a UUID (Universally Unique Identifier). UUIDs are standardized 128-bit identifiers used to...