Showing all posts tagged: web development


PHP  PHP functions  quick tips  web development 

A better way to perform intermediate to complex string replace routines in PHP.

Read 2019-05-03

Laravel  Laravel 5.2  Laravel 5.5  web development 

Notes from a Laravel 5.2 to 5.5 upgrade.

Read 2020-08-14

PHP  PDO  sqlite  web development 

Short reminder how to connect to a sqlite database with PHP's PDO database library

Read 2020-08-14

PHP  web development  Mac  WordPress  Apache  MariaDB  WP-CLI 

This post covers the installation and configuration of a local development environment for WordPress (and other projects) on Mac OSX 10.11 using Apache 2.4, PHP, MariaDB, and the WP CLI command line utility

Read 2016-10-13

PHP  LAMP  web development  Apache  MariaDB  Ubuntu 

Checklist of steps to configure a LAMP web server stack on Ubuntu 16.04 using Apache 2.4, MariaDB, and PHP 7 on a Digital Ocean VPS.

Read 2016-11-07

Projects  Wolfcms  Bootstrap  web development  Wolfcms Themes 

A Bootstrap theme for Wolf CMS.

Read 1969-12-31

PHP  Projects  Wolfcms-disqus  Disqus  Wolfcms  web development 

A Wolf CMS plugin providing Disqus comment integration.

Read 1969-12-31

gulp.js  gulp-purifycss  purifycss  Laravel  CSS  web development  Laravel Elixir 

Identify and remove unused CSS with gulp-purifycss. Helpful for legacy projects with lots of CSS cruft.

Read 2021-08-10

Laravel  Laravel packages  Composer  Laravel Tinker  web development 

How to remove the Laravel Tinker package (installed by default)

Read 2021-10-28

PHP  PHP strings  PHP special characters  PHP escape sequences  web development 

A (probably) non-exhaustive list of PHP special characters / escape sequences in double quoted strings.

Read 2021-10-28

Docker  Dockerfile  PHP  web development 

A collection of a few real life PHP project Dockerfile examples

Read 2021-12-03