By using this website you agree to our Privacy Policy.

Skip to content
Kevin Dees
  • About
  • Dare To Code
Search Say Thanks
Kevin Dees
Close menu
  • About
  • Dare To Code
Kevin Dees
Search Toggle menu

Category: Fix

butterfly perched on flower at daytime
December 14, 2022December 14, 2022Fix, Laravel, Story

Deep Learning. An Edge Case Fix For Laravel.

A little journal entry and lesson learned. Push through hard problems to learn deeply.

mrl7qwwkcie
December 2, 2021February 3, 2022Web, Fix, PHP

Configure Xdebug for PHPStorm: PHP’s Built-In Server

PHPStorm is awesome. PHPStorm with Xdebug is even better. Specifically, when using Xdebug with the built-in PHP server. To Get Xdebug working […]

brown wooden bench in field
April 24, 2020April 24, 2020Fix, SQL, Tips, Web

How to Reset the Primary Key Sequence ID in PostgreSQL

I run into an issue today with PostgreSQL. I had manually entered a row into a table and it caused the primary […]

2kh
February 19, 2020April 4, 2020Fix, SQL, Web

Fixing MySQL Error 1153 – Got a packet bigger than ‘max_allowed_packet’ bytes

To fix, “MySQL Error 1153 – Got a packet bigger than ‘max_allowed_packet’ bytes” on Ubuntu edit your /etc/mysql/mysql.conf.d/mysqld.cnf. Once you have opened […]

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 […]

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 […]

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 […]

ygvnvbb ynm
January 20, 2011April 4, 2020CSS, Fix, Web

IE seeping content link overlap CSS fix

Totally fired up about this one. I have not seen this Internet Explorer bug in a while so it was fun to […]

  • 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.