33OFFNEW
Help, guides, tutorials and more.
Tutorials PHP Cyber Security Tooling
Handling SCA in Stripe with PHP SDK
Learn how to handle Stripe SCA using the PHP SDK. This comprehensive guide covers Payment Intents, frontend integration with Stripe.js, and testing your implementation.
Tutorials PHP Tooling
Integrate with Google Analytics using PHP
Learn how to integrate with Google Analytics in PHP and create a custom dashboard to display analytics data.
WordPress Tooling
Alternatives to WooCommerce in WordPress
Top alternatives to WooCommerce for WordPress. This guide covers features, pros, and cons of popular eCommerce plugins like Easy Digital Downloads, Shopify, and more.
Tutorials WordPress PHP
How to implement personalization in WordPress
Learn how to implement personalization in WordPress to enhance user experience. This guide covers plugins, custom code, and practical tips to deliver personalized content to your visitors.
Tutorials WordPress PHP Tooling
Gate content behind email sign up in WordPress
How to gate content behind an email form in WordPress. This guide covers creating forms, handling form submissions, and restricting content access using plugins and custom code.
How to Remove a Background from an Image in PHP
How to remove a background from an image using PHP. We cover the steps and code examples to help you achieve background removal with GD and ImageMagick libraries.
How to allow users to edit posts on the WP frontend
How to enable frontend post editing for users on your WordPress website. This guide covers creating custom forms, handling permissions, and using plugins to simplify the process.
Create a dynamic side menu of sub-pages in WordPress
How to create a dynamic side menu of sub-pages in WordPress. Create custom menus, using widgets, and implementing code to display sub-pages from the current page.
How to localize Laravel routes
Learn how to localise routes in Laravel to provide a multilingual user experience. This guide covers setting up route localization, configuring middleware, and managing translations.
Why you shouldn't use `env()` in your Laravel app
Discover why you shouldn’t use `env()` in your Laravel app and learn why `config()` is the better alternative for accessing environment variables.
Extend a Package in Laravel Without Forking
Learn how to extend a Laravel package without forking it. We cover strategies like using custom service providers, configuration files, and more to extend packages.
PHP Tooling
5 Composer commands you might not know
Five lesser-known Composer commands that can enhance your PHP workflow. Learn how to optimize package management and streamline your projects with these tips.
Tutorials JavaScript
The differences between `async` and `await` in JS
The differences between async and await in JavaScript. Here we explain their roles, usage, and how they work together to handle asynchronous operations efficiently.
Gates, Policies and API authentication in Laravel
Explore gates, policies, and API authentication in Laravel. Here we jump into authorization mechanisms, providing detailed code examples and practical implementation tips.
Sysadmin Cyber Security Tooling
A guide to mTLS
Learn about Mutual TLS (mTLS), its importance in secure communications, and how it differs from standard TLS. Explore its use cases, benefits, and implementation details in this comprehensive guide.
Showing 31 to 45 of 369 results