Programming 4 April 2025 PHP Fat Arrow Function Quirks What is the actual point of fat arrow functions in PHP?
Programming 10 March 2025 Improving Poor Array Validation Performance in Laravel Since we don't live in an ideal world, sometimes need to validate unreasonably large http requests.