- 10 April 2024In short, PHP provides two useful operators to simplify condition checking: the ternary operator (?:) and the null coalescing operator...
- 3 May 2021On the Mac there is a wonderful Alfred workflow that converts Px to Rem: Download direct link: https://raw.githubusercontent.com/vitorgalvao/requested-alfred-workflows/master/Workflows/PxRemEm.alfredworkflow Simply install, then CMD-Space:...
- 4 September 2020Preparation: Homebrew should be installed Valet should be installed and running: https://laravel.com/docs/7.x/valet Browser Extension for PHPSTORM should be installed: https://www.jetbrains.com/help/phpstorm/browser-debugging-extensions.html...