By using this website you agree to our Privacy Policy.

Skip to content
Kevin Dees

Kevin Dees

  • About
  • Dare To Code
Search Say Thanks
Kevin Dees
Close menu
  • About
  • Dare To Code
Kevin Dees
Search Toggle menu
closeup photo of beige mushroom
May 9, 2022May 9, 2022PHP, Video

Is PHP Dead?

PHP is very much alive, growing, and getting funner to write.

brown wooden framed analog clock
April 8, 2022June 17, 2022Web

How To Clear PHP-FPM Logs Daily On macOS (M1 Chipset)

To clear your php-fpm logs daily set up a CRON job to run the following script.

red and black love lock
February 15, 2022February 8, 2022Servers, Tech, Tips

Change File & Folder Permissions In Bulk on macOS

To change file and folder permissions on macOS in bulk use the find command. In terms of the ideal permissions, the following […]

grayscale photography of two crouching men
February 8, 2022February 10, 2022Mac, Tips, Video, Web

Convert MP4 to WebM Lossless on macOS

To convert MP4 to WebM video on macOS, install FFmpeg using Homebrew. Step 1: Install Homebrew. Step 2: Install FFmpeg. Step 3: […]

blue and white round illustration
February 1, 2022February 10, 2022PHP, Web, WordPress

How To Get Your WordPress Plugin’s Admin Page URL

To get your plugin’s registered WordPress admin page URL with the page’s menu slug use the function menu_page_url(). However, this built-in WordPress […]

bridge and rock mountain
January 20, 2022June 17, 2022Web, Mac, PHP, Servers

Install Nginx & Multiple PHP Versions on macOS 12 Monterey

Create a very robust, clean, and fast local multi-version PHP (7.4, 8.0, 8.1) development environment on macOS Monterey with Intel or Apple M1 chipsets.

pile of tree logs
December 28, 2021February 1, 2022WordPress, PHP, Tips, Web

Log PHP Data In WordPress To Your Browser’s Console

Debugging PHP can be a pain in WordPress. Add this handy code snippet to your theme’s functions.php file. The function will log PHP data to your browser’s console.

black and red signage near body of water at daytime
December 21, 2021February 1, 2022Thought, Leadership, Marketing, Tech, Tips, Web

Don’t Trust The Numbers!

As developers, we can’t trust raw data about people. Yet for some reason, when we see stats and figures from studies about people we tend toward blind faith in them.

grayscale and closeup photo of succulent
December 14, 2021February 1, 2022CSS, Design, Tips, Web

How To Create The Perfect Type Scale in SCSS

Get your type scale spot on with this bit of SCSS. You can use the Type Scale website to determine the typographic scale that fits your design.

Posts navigation

< 1 2 3 … 10 >
  • About
  • Dare To Code
  • Say Thanks
  • Privacy Policy

Dare To Code

Get the tips, links, and tricks on full-stack PHP development in your inbox with monthly emails from Kevin Dees.
Name(Required)
This field is for validation purposes and should be left unchanged.

© 2010 - 2023 Kevin Dees, all right reserved.