33OFFNEW
Help, guides, tutorials and more.
Tutorials PHP
The Request Object in Laravel Explained
Unravel the mysteries of the Laravel Request object. Dive deep into its various methods and accessors, exploring how they streamline data handling in modern web applications.
Tutorials PHP Tooling
How to visually test websites in PHP
Explore the world of visual testing for websites using PHP. Discover tools, techniques, and best practices to ensure your site's visual consistency and accuracy across various devices and browsers.
Tutorials Tooling
Setting Up Tailwind CSS Support in Popular IDEs Like VS Code, WebStorm, Sublime and Brackets
Harness the full power of Tailwind CSS with enhanced IntelliSense, autocompletion, and linting in your preferred integrated development environment (IDE). Dive into this guide to set up Tailwind support for VS Code, WebStorm, Sublime and Brackets.
Tutorials WordPress PHP
How to Access `.env` Variables Inside WordPress
Unlock a more flexible and secure configuration for your WordPress site by utilizing .env files. Discover how to seamlessly integrate and access environment-specific variables within WordPress.
Tutorials WordPress PHP JavaScript
How to Embed a Vue Application within WordPress
Integrate the reactivity of Vue.js with the vastness of WordPress. Learn how to seamlessly embed a Vue application into your WordPress site for a richer user experience.
How to Change What Laravel Produces in artisan make Commands
Discover the power of customizing Laravel's artisan make command outputs. Dive into publishing and updating stubs to tailor scaffolding to your needs.
Tooling
Best Ways to Monitor PageSpeed Ongoing
Monitoring PageSpeed is an on-going effort. This article explores the tools and options available for monitoring PageSpeed, uptime and errors.
Seeding test data in Laravel, a full guide
Learn how to create test data in Laravel using seeders and model factories to help automate testing and give you a base of data for development.
Creating your own Formatter in Faker for PHP (FakerPHP)
Create your own Formatter in FakerPHP in this tutorial that extends the popular PHP package: FakerPHP/Faker
What is BaaS (Backend as a Service)?
Dive into the realm of BaaS (Backend as a Service) and understand its essence, advantages, use cases, and why modern businesses are gravitating towards it.
Cyber Security
Understanding XSS: Cross-Site Scripting Attacks
Dive deep into the world of Cross-Site Scripting (XSS) attacks — how they work, the dangers they pose, and measures to prevent them.
Tutorials JavaScript Tooling
How to access `.env` variables in JavaScript
Understand the process to safely and efficiently access environment variables from a .env file in JavaScript. Whether you're using Node.js or creating a web application, ensure your secrets stay hidden.
Update stubs in Laravel to enable Soft Deleting globally
Learn how to modify Laravel's default scaffolding behavior to automatically include soft deletes in all newly generated models and migrations using custom stubs.
Tutorials WordPress Tooling
Take a payment using Stripe on WordPress, without using plugins
How to integrate Stripe directly into your WordPress site without relying on plugins. This guide walks you through creating a simple payment form and leveraging Stripe's API for a seamless payment experience.
How to soft delete in Laravel, effectively
Laravel's soft deletes, understanding their importance, and deciphering the ideal scenarios for their use. This guide provides an in-depth look, supplemented by code examples, to help you make the most of this feature.
Showing 241 to 255 of 371 results