33OFFNEW
Help, guides, tutorials and more.
Tutorials PHP
An introduction to managing timezones within PHP
Discover how to manage timezones effectively in PHP with this comprehensive guide. Learn how to set the default timezone, work with DateTime objects, convert between timezones, and format dates and times.
Tutorials WordPress PHP
Mastering the WordPress REST API
Learn about the WordPress REST API, what it can be used for and how you can implement it successfully
Tutorials Tooling
How to use Tailwinds `safelist` to handle dynamic classes
Discover how to use Tailwind CSS's `safelist` feature to whitelist specific styles in your project, ensuring they're not removed by PurgeCSS.
Tutorials JavaScript
A Comprehensive Guide to Exception Handling in JavaScript
A full guide to exception handling in JavaScript, covering objects, try-catch, events, promises and custom error classes
What is `@apply` in Tailwind CSS and when to use it
An introduction to `@apply` in Tailwind CSS. When to use it, when not to use it, and plenty of code examples
Tutorials PHP Tooling
How to replace Laravel's Faker default image provider
Switch out the default image provider used by Laravel Faker for anything you want
Explaining Laravels forceFill() and forceCreate() methods
Laravel Eloquent has 2 useful methods; forceFill() and forceCreate(). Both should be used with caution and fully understood
Tutorials JavaScript Tooling
How to authenticate your API, various methods
Various API authentication methods for your API, with pros & cons and server-side code examples in JavaScript
Sysadmin Tooling
The Differences Between HTTP 1.1, HTTP/2 and HTTP/3
Find out the differences between HTTP 1.1, HTTP/2 and HTTP/3 in this comprehensive article.
How to test external API responses in Laravel
Learn how to use Http::fake to create fake external API responses in order to build out tests in your application
PHP Tooling
Triggers and Variables in Cloudflare Zaraz vs Google Tag Manager
We explore the differences in Triggers and Variables between Cloudflare Zaraz and Google Tag Manager (GTM)
How to Add User Roles in WordPress Programmatically
Learn how to create custom user roles in WordPress programmatically with our step-by-step guide, complete with code examples and capabilities management tips. Boost your site's access control
How to Build a Duplicate Post/Page Plugin in WordPress
A step-by-step tutorial on how to build a plugin for WordPress to allow posts and pages to be duplicated
A Guide to Lesser-Known Composer Commands for PHP
Everyone knows what `composer install` and `composer update` does, but learn about other composer commands
A Tutorial on Live Streaming Video with Mux APIs in PHP
Learn how to live stream video to multiple platforms using PHP and implementing Mux APIs
Showing 346 to 360 of 379 results