Posts
Saving a html canvas element to your server
Saving user-generated content from an HTML canvas element to a PHP backend can be a useful way to store and process canvas-based graphics and images.
Read more
Let's make a video game
Well go back to the 70's for this post, creating the tennis-like game of pong using html canvas element and some javascript.
Read more
Http status codes
HTTP status codes are three-digit numbers returned by a server to a client to indicate the status of a requested resource. This post list all available status codes.
Read more
Sending a test email from laravel artisan tinker
Debugging failing email can be a big pain. One of the steps is to send a test email from your production server. This snippet provides an easy way to do so.
Read more
Stay up to date
Get notified when I publish something new, and unsubscribe at any time.