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: Servers

geometric shape digital wallpaper
September 14, 2020November 28, 2020Laravel, Servers, Web

How I configure Laravel Homestead after installing it on Mac

Each time after updating or installing Laravel Homestead I take these steps.

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

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

kgopcmppt7c
October 7, 2016August 31, 2020Laravel, Servers, SQL, Web

Import and Export MySQL and PostgreSQL

There are many ways to export and import data from a database. You can use a Mac client like Sequal Pro for […]

iqelipzpari
May 29, 2016May 4, 2022Servers, Web

Server Level CRON Backups

Backing up files and storing them in a remote location should be done on a regular basis. Backups are vital. They ensure […]

toki9qlnmws
January 21, 2016December 6, 2021Web, PHP, Servers

Installing Xdebug for PHP7

Xdebug deepens debugging PHP apps and websites to a level you can’t receive from the manual process of using code level var_dump(). […]

Posts navigation

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