Snippets
Breakpoints in Bootstrap.
#bootstrap
Cards in Bootstrap using grids and decks.
Flexible column heights in Bootstrap.
Rounded corners with Bootstrap.
Vertical alignment in Bootstrap.
Get CodeIgniter 4 up and running quickly with Composer.
#codeigniter#command-line#composer#php
Coalesce in orderBy for CodeIgniter.
#codeigniter#php
Transform user method for CodeIgniter 4.
Using Composer to install PHP packages.
#command-line#composer#php
PHP cURL helper class.
#php
PHP cURL helper function.
Basic HTML template.
#html
Install Node.JS and NPM using NVM (Node Version Manager).
#npm
Open a confirmation prompt when triggering an event.
#html#javascript
Output data to the developer console using JavaScript.
#javascript
Convert an object to a JSON string and back.
#convert#javascript#json
Redirect to another URL.
Use Ajax with jQuery and PHP.
#html#javascript#jquery#php
How to invoke ready() in jQuery.
#javascript#jquery
Get Laravel up and running quickly with the Laravel Installer.
#command-line#composer#laravel#npm#php
Get Laravel up and running quickly with Composer.
#command-line#composer#laravel#php
Split a large file into smaller chunks in linux.
#linux
Autoload PHP classes with SPL Autoload Register.
Classes in PHP.
Date and time examples in PHP.
Format a number with leading zeros.
Connect to a MySQL database in PHP OOP with MySQLi.
#mysql#oop#php
Unit testing with PHPUnit.
Create QR codes using the QR Code Generator API.
#html#qr
Report all PHP errors during runtime.
The first five design principles of object oriented design.
#oop#php
Syntax highlight code.