Installing AlmaLinux 10 in WSL2: PHP, MariaDB, Composer, PhpMyadmin
With the recent release of AlmaLinux OS 10, we have created a new recipe for our WSL development environment. Compared to its predecessor, AlmaLinux 10 provides performance enhancements, security upda…
Florin Bidirean · Jun 19, 2025 Read more → How to'sImplementation of SEO friendly URL in an generic Laminas Mezzio app
Prerequisites: Mezzio App Doctrine In the vast digital landscape of the internet, where websites compete for attention, having a well-crafted URL can make a significant difference. By incorporating hu…
MarioRadu · Jun 30, 2023 Read more → How to'sWhat is cross origin token redemption?
What is cross origin token redemption? Cross-origin token redemption is a technique used to ensure the security and authenticity of a token that is issued by one website or domain, but intended for us…
Alex Karajos · Jan 27, 2023 Read more → How to'sGenerating a doctrine migration without dropping custom tables
Generating a doctrine migration without dropping custom tables If your application needs to hold some custom (unmapped) tables in the database, then generating migrations with doctrine-migrations diff…
Alex Karajos · Jul 29, 2021 Read more → How to'sCreating admin accounts in Dotkernel API
Creating admin accounts in Dotkernel API Starting from v3, Dotkernel API introduces support for admin accounts. In this article we will describe two different methods of creating an admin account.
Alex Karajos · Jul 09, 2021 Read more → How to'sList available endpoints in Dotkernel API using dot-cli
Displaying Dotkernel API endpoints using dot-cli Starting from version 3, Dotkernel API uses dot-cli to display a list of available endpoints. Usage Run the following command in your application’s roo…
Alex Karajos · Jun 29, 2021 Read more → How to'sUsing Postman for documentation in Dotkernel API 3
Using Postman documentation in Dotkernel API 3 Starting from version 3.0 Dotkernel API provides it's documentation using Postman.
Alex Karajos · Jun 14, 2021 Read more → How to'sReplacing dot-console with dot-cli based on laminas-cli
Replacing dot-console with dot-cli based on laminas-cli Implementing dot-cli in your application Dotkernel's dot-cli package comes as a replacement for dot-console, which was abandoned after Laminas a…
Alex Karajos · Jun 09, 2021 Read more → How to'sCORS policy setup in Dotkernel using mezzio-cors
CORS policy setup in Dotkernel using mezzio-cors Error message Access to fetch at RESOURCE_URL from origin ORIGIN_URL has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is presen…
Alex Karajos · Apr 28, 2021 Read more → How to'sDoctrine Cache in Mezzio and Dotkernel
Doctrine caching in Dotkernel Following version 2 of doctrine/cache, in 2024 we published an update to this article here: https://www.dotkernel.
arhimede · Sep 22, 2020 Read more →Page 1 of 2 · 14 articles total