Help, guides, tutorials and more.
Tutorials WordPress PHP Tooling
How to Build an Image Carousel in Gutenberg
Create an image carousel directly within the Gutenberg editor in WordPress. This step-by-step guide provides all the necessary insights and tips to enhance your posts and pages with visually captivating carousels.
Tutorials WordPress PHP Tooling
Protect images in members-only area in WordPress
Safeguarding your WordPress site's uploaded images to ensure they are accessible only to members is crucial for maintaining exclusivity and privacy. This guide will walk you through the steps to effectively protect your images and assets.
Tutorials PHP Database Design Tooling
When and how to squash migrations
Learn about squashing migrations in Laravel, a pivotal technique for optimizing your application's efficiency and maintainability. This guide covers the why behind migration squashing and provides a tutorial on implementing it.