@PovilasKorop@PovilasKorop Facebook wouldn't be here today if that was the mentality, social media existed before but they thrived. More new companies are building what exists with minor unique selling point and if they can own any market share they should go for it
@Yoco_ZA your support is horrible, you make changes without informing clients, now I can't accept online payments because I need to verify a domain, my domain was there already and your online support is crap
Some notes:
- Any non-HTTP exception should go to clients as Internal Server Error while you log the actual exception.
- Your framework might already have a global exception handler (like Laravel), use that instead of littering your application code with try...catch.