PinnedCodeIgniter 4 — Step 1: Let’s make ourselves some Docker containers — AvenirerHello, people. Long time, no tutorial…Oct 12, 20201Oct 12, 20201
The Credo Method — Building Better Behaviors Through Personal Belief Statements (3)3. The Credo Method6h ago6h ago
The Credo Method — Building Better Behaviors Through Personal Belief Statements (2)Creeds, Credos, Prayers, and Mantras — Understanding Their Power and Purpose11h ago11h ago
The Credo Method — Building Better Behaviors Through Personal Belief Statements (1)1. Introduction — The Power of a Personal Credo11h ago11h ago
Laravel 11: using PHP’s 8 Enumerations (Enums) for database migrations, seeding, etc.Enums are a great addition to PHP ecosystem. Now, we can use them in Laravel for faster development.Jul 10, 2024Jul 10, 2024
Enums in PHP 8Enumerations or “Enums” allow us to define a new type of data with a finite number of possible values (as an example, the boolean values…Jan 17, 2024Jan 17, 2024
Enums în PHP 8Enumerările sau “Enums” ne permit să definim un nou tip de date cu un număr finit de valori posibile (de exemplu valorile boolean sunt de…Jan 17, 2024Jan 17, 2024
WordPress - Creating our plugin settings page with inputsIn the previous tutorial, we’ve created our two admin pages and linked them from our menu items for the admins. Now, let’s add inputs to…May 17, 20211May 17, 20211
Building a WordPress pluginThis is not going to be an article, but a series of articles that should take me (and you, I hope), from zero to plugin development. In…May 14, 2021May 14, 2021
How to add a plugin Settings Page to the admin menu in WordPressThis tutorial is part of a series that tells my journey toward creating a WordPress plugin.May 14, 2021May 14, 2021