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
wwq760meywi
August 28, 2019December 17, 2020Web, Git, Mac

Ignoring .git and hidden files when zip archiving on macOS using the command line

macOS click-and-point file and folder archiving is limited. Often when I need to archive a code project folder that has GIT version control files and other assets I do not want to be zipped. For such a task click-and-point falls short but the command line gets the job done.

MailHog 1
July 10, 2019April 3, 2020Apps, PHP, Web

Tools for Sending, Developing, and Testing PHP Application Email

When sending emails through PHP on a local development computer I use MailHog. MailHug is a free tool that traps all of […]

rf4kuvghhu
April 10, 2019April 3, 2020Servers, Web

SSH Tips and Tricks

SSH is a very repetitively used tool in development. Save time and keystrokes with these tips and tricks. SSH Config Having an […]

February 11, 2019April 4, 2020Browsers, Fix, Laravel, Mac, Web

Getting macOS to trust all your self-signed SSL certificates from Homestead with a single shot

If you want Google Chrome on macOS (previously OS X) to always trust all of your sites hosted on your Laravel Homestead […]

1f4muko0ung
December 26, 2018April 8, 2020Mac, Performance, Tips, Web

Increase Mac OSX Key Repeat Speed

Enter the following in the terminal: Then logout and then back into your Mac. You are finished. Resources https://apple.stackexchange.com/questions/10467/how-to-increase-keyboard-key-repeat-rate-on-os-x

December 21, 2018April 4, 2020Browsers, Fix, Laravel, Mac, Web

Stop Chrome & Firefox from blocking HTTPS requests by default for all domains hosted by Homestead

Virtual hosted Homestead SSL URLs in both Chrome and Firefox display an insecure message when visited. In this tutoial we will stop […]

8eymcqg5gru
December 20, 2018April 9, 2020Privacy, Story, Web

The Poetic Tragedy of Privacy

Broken expectations of trust are painful and lead to loss. Take care in how you trust and whom you trust. Change the […]

December 18, 2018April 4, 2020Fix, Laravel, Servers, SQL, Web

Disable MySQL Strict Mode and NO_ZERO_DATE Errors in Laravel Homestead

If you are using MySQL 8 or 5.7, on Laravel Forge, for example, use the command sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf. The options file […]

sspzml7fpwc
December 12, 2018April 4, 2020Story, Web, WordPress

Gutenberg and WordPress 5.0

WordPress 5.0 is here and with it comes Gutenberg. My belief today: WordPress 5.0 is the biggest misstep and yet necessary step […]

Posts navigation

< 1 … 7 8 9 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.