Skip to content

Commit 3903c81

Browse files
author
olaru
committed
Changed new.dotkernel ... with dotkernel.com in all .md files
1 parent 4c2d40a commit 3903c81

92 files changed

Lines changed: 122 additions & 122 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/autoload/app.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
$baseUrl = 'https://new.dotkernel.com/';
5+
$baseUrl = 'https://www.dotkernel.com/';
66
$app = [
77
'baseUrl' => $baseUrl,
88
'name' => 'Dotkernel Light | PSR-15 compliant application',

public/llms.txt

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,36 @@ Content spans foundational PHP/middleware architecture (PSR-7, PSR-15, request l
66

77
## Docs
88

9-
- [Blog](https://new.dotkernel.com/blog/): full list of posts, most recent first, paginated
10-
- [Categories](https://new.dotkernel.com/categories/): all categories with post counts
11-
- [About](https://new.dotkernel.com/about/): what Dotkernel Light is
12-
- [Who We Are](https://new.dotkernel.com/who-we-are/): team/company background
13-
- [OSS Package Lifecycle](https://new.dotkernel.com/dotkernel-packages-oss-lifecycle/): support/maintenance status of Dotkernel's open-source packages
14-
- [Contact](https://new.dotkernel.com/contact/)
9+
- [Blog](https://www.dotkernel.com/blog/): full list of posts, most recent first, paginated
10+
- [Categories](https://www.dotkernel.com/categories/): all categories with post counts
11+
- [About](https://www.dotkernel.com/about/): what Dotkernel Light is
12+
- [Who We Are](https://www.dotkernel.com/who-we-are/): team/company background
13+
- [OSS Package Lifecycle](https://www.dotkernel.com/dotkernel-packages-oss-lifecycle/): support/maintenance status of Dotkernel's open-source packages
14+
- [Contact](https://www.dotkernel.com/contact/)
1515

1616
## Categories
1717

18-
- [Dotkernel](https://new.dotkernel.com/category/dotkernel/): the core framework — releases, caching, sessions, auth, WURFL/device detection (64 posts)
19-
- [PHP Development](https://new.dotkernel.com/category/php-development/): general PHP tooling, environments, IDEs, security (20 posts)
20-
- [How to's](https://new.dotkernel.com/category/how-to/): practical guides — migrations, CORS, PSR-7, routing (14 posts)
21-
- [Best Practice](https://new.dotkernel.com/category/best-practice/): coding standards and database access patterns (13 posts)
22-
- [Dotkernel API](https://new.dotkernel.com/category/dotkernel-api/): REST API package — auth, content negotiation, OpenAPI (10 posts)
23-
- [Dotkernel 3](https://new.dotkernel.com/category/dotkernel3/): the v3 rewrite on Zend Expressive/Mezzio (9 posts)
24-
- [Headless Platform](https://new.dotkernel.com/category/headless-platform/): the current Dotkernel headless architecture (9 posts)
25-
- [Zend Framework](https://new.dotkernel.com/category/zend-framework/): Zend Framework 1 history and end-of-life notes (8 posts)
26-
- [Javascript](https://new.dotkernel.com/category/javascript/): frontend/JS topics (3 posts)
27-
- [Middleware](https://new.dotkernel.com/category/middleware/): PSR-15 middleware and routing internals (3 posts)
28-
- [Architecture](https://new.dotkernel.com/category/architecture/): request lifecycle and application bootstrapping (3 posts)
29-
- [PHP Troubleshooting](https://new.dotkernel.com/category/php-troubleshooting/): fixes for common PHP setup issues (2 posts)
30-
- [Android](https://new.dotkernel.com/category/android/): Android install-referrer and broadcast receivers (2 posts)
31-
- [PHPStorm](https://new.dotkernel.com/category/phpstorm/): IDE setup (1 post)
32-
- [Licensing](https://new.dotkernel.com/category/licensing/): open-source license comparisons (1 post)
18+
- [Dotkernel](https://www.dotkernel.com/category/dotkernel/): the core framework — releases, caching, sessions, auth, WURFL/device detection (64 posts)
19+
- [PHP Development](https://www.dotkernel.com/category/php-development/): general PHP tooling, environments, IDEs, security (20 posts)
20+
- [How to's](https://www.dotkernel.com/category/how-to/): practical guides — migrations, CORS, PSR-7, routing (14 posts)
21+
- [Best Practice](https://www.dotkernel.com/category/best-practice/): coding standards and database access patterns (13 posts)
22+
- [Dotkernel API](https://www.dotkernel.com/category/dotkernel-api/): REST API package — auth, content negotiation, OpenAPI (10 posts)
23+
- [Dotkernel 3](https://www.dotkernel.com/category/dotkernel3/): the v3 rewrite on Zend Expressive/Mezzio (9 posts)
24+
- [Headless Platform](https://www.dotkernel.com/category/headless-platform/): the current Dotkernel headless architecture (9 posts)
25+
- [Zend Framework](https://www.dotkernel.com/category/zend-framework/): Zend Framework 1 history and end-of-life notes (8 posts)
26+
- [Javascript](https://www.dotkernel.com/category/javascript/): frontend/JS topics (3 posts)
27+
- [Middleware](https://www.dotkernel.com/category/middleware/): PSR-15 middleware and routing internals (3 posts)
28+
- [Architecture](https://www.dotkernel.com/category/architecture/): request lifecycle and application bootstrapping (3 posts)
29+
- [PHP Troubleshooting](https://www.dotkernel.com/category/php-troubleshooting/): fixes for common PHP setup issues (2 posts)
30+
- [Android](https://www.dotkernel.com/category/android/): Android install-referrer and broadcast receivers (2 posts)
31+
- [PHPStorm](https://www.dotkernel.com/category/phpstorm/): IDE setup (1 post)
32+
- [Licensing](https://www.dotkernel.com/category/licensing/): open-source license comparisons (1 post)
3333

3434
## Optional
3535

36-
- [Dotkernel Headless Platform: The What's, How's and Why's](https://new.dotkernel.com/headless-platform/dotkernel-headless-platform-the-whats-hows-and-whys/): best starting point for understanding the current platform
37-
- [Understanding Middleware](https://new.dotkernel.com/architecture/understanding-middleware/)
38-
- [Request Lifecycle for a Mezzio Based Application](https://new.dotkernel.com/architecture/request-lifecycle-for-a-mezzio-based-application/)
39-
- [ConfigProvider: Bootstrap Modern PHP Applications](https://new.dotkernel.com/architecture/configprovider-bootstrap-modern-php-applications/)
40-
- [What is PSR-7 and How to Use It](https://new.dotkernel.com/how-to/what-is-psr-7-and-how-to-use-it/)
41-
- [Dependency Injection Made Easy in Laminas/Mezzio Applications](https://new.dotkernel.com/dotkernel/dependency-injection-made-easy-in-laminas-mezzio-applications/)
36+
- [Dotkernel Headless Platform: The What's, How's and Why's](https://www.dotkernel.com/headless-platform/dotkernel-headless-platform-the-whats-hows-and-whys/): best starting point for understanding the current platform
37+
- [Understanding Middleware](https://www.dotkernel.com/architecture/understanding-middleware/)
38+
- [Request Lifecycle for a Mezzio Based Application](https://www.dotkernel.com/architecture/request-lifecycle-for-a-mezzio-based-application/)
39+
- [ConfigProvider: Bootstrap Modern PHP Applications](https://www.dotkernel.com/architecture/configprovider-bootstrap-modern-php-applications/)
40+
- [What is PSR-7 and How to Use It](https://www.dotkernel.com/how-to/what-is-psr-7-and-how-to-use-it/)
41+
- [Dependency Injection Made Easy in Laminas/Mezzio Applications](https://www.dotkernel.com/dotkernel/dependency-injection-made-easy-in-laminas-mezzio-applications/)

public/readme/android/listen-for-android-install-referrer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Listen for Android install referrer"
33
description: "Android market broadcasts an intent containing referrer information at install time, before the app is opened, which can be used for install tracking."
44
author: "n3vrax"
55
date_published: "2011-07-24"
6-
canonical_url: "https://new.dotkernel.com/android/listen-for-android-install-referrer/"
6+
canonical_url: "https://www.dotkernel.com/android/listen-for-android-install-referrer/"
77
category: "Android"
88
language: "en"
99
---

public/readme/android/multiple-broadcast-receivers-in-the-same-app-for-the-same-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Multiple broadcast receivers in the same app, for the same action"
33
description: "Using multiple broadcast receivers to listen separately for the same intent in the same Android app can lead to unexpected results, since one receiver may consume the broadcast and leave the others with nothing."
44
author: "n3vrax"
55
date_published: "2011-07-22"
6-
canonical_url: "https://new.dotkernel.com/android/multiple-broadcast-receivers-in-the-same-app-for-the-same-action/"
6+
canonical_url: "https://www.dotkernel.com/android/multiple-broadcast-receivers-in-the-same-app-for-the-same-action/"
77
category: "Android"
88
language: "en"
99
---

public/readme/architecture/configprovider-bootstrap-modern-php-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "ConfigProvider - Bootstrap Modern PHP Applications"
33
description: "An overview of the ConfigProvider pattern used in Laminas/Mezzio-based applications, including Dotkernel, to bootstrap middleware pipelines and dependency injection."
44
author: "Florin Bidirean"
55
date_published: "2025-08-20"
6-
canonical_url: "https://new.dotkernel.com/architecture/configprovider-bootstrap-modern-php-applications/"
6+
canonical_url: "https://www.dotkernel.com/architecture/configprovider-bootstrap-modern-php-applications/"
77
category: "Architecture"
88
language: "en"
99
---

public/readme/architecture/request-lifecycle-for-a-mezzio-based-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Request Lifecycle for a Mezzio-Based Application"
33
description: "A step-by-step walkthrough of how Dotkernel Light, a Mezzio-based application, handles an HTTP request from bootstrap through to the emitted response."
44
author: "Florin Bidirean"
55
date_published: "2026-05-26"
6-
canonical_url: "https://new.dotkernel.com/architecture/request-lifecycle-for-a-mezzio-based-application/"
6+
canonical_url: "https://www.dotkernel.com/architecture/request-lifecycle-for-a-mezzio-based-application/"
77
category: "Architecture"
88
language: "en"
99
---

public/readme/architecture/understanding-middleware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Understanding Middleware"
33
description: "An introduction to middleware in PHP web applications: what it is, what it's used for, how PSR-15 defines it, and how it's called within an application's pipeline."
44
author: "Florin Bidirean"
55
date_published: "2025-05-22"
6-
canonical_url: "https://new.dotkernel.com/architecture/understanding-middleware/"
6+
canonical_url: "https://www.dotkernel.com/architecture/understanding-middleware/"
77
category: "Architecture"
88
language: "en"
99
---

public/readme/best-practice/aptana-set-svn-keywords.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Aptana - set SVN keywords"
33
description: "How to set the svn:keywords property (e.g. Id) for a file in Aptana, so SVN replaces the keyword marker with commit metadata."
44
author: "Teo"
55
date_published: "2011-04-04"
6-
canonical_url: "https://new.dotkernel.com/best-practice/aptana-set-svn-keywords/"
6+
canonical_url: "https://www.dotkernel.com/best-practice/aptana-set-svn-keywords/"
77
category: "Best Practice"
88
language: "en"
99
---

public/readme/best-practice/basic-security-in-dotkernel-headless-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Basic Security in Dotkernel Headless Platform"
33
description: "A practical overview of software security practices implemented across the Dotkernel Headless Platform, covering input validation, content negotiation, CORS, RBAC, OAuth2, sessions, dependencies, and more."
44
author: "Florin Bidirean"
55
date_published: "2025-10-14"
6-
canonical_url: "https://new.dotkernel.com/best-practice/basic-security-in-dotkernel-headless-platform/"
6+
canonical_url: "https://www.dotkernel.com/best-practice/basic-security-in-dotkernel-headless-platform/"
77
category: "Best Practice"
88
language: "en"
99
---

public/readme/best-practice/golden-rules-of-professional-php-coding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Golden Rules of Professional PHP Coding"
33
description: "A short list of practical rules for professional PHP development: error reporting settings, fixing warnings, marking hacks, single-responsibility functions, version control, and IDE usage."
44
author: "admin"
55
date_published: "2011-06-12"
6-
canonical_url: "https://new.dotkernel.com/best-practice/golden-rules-of-professional-php-coding/"
6+
canonical_url: "https://www.dotkernel.com/best-practice/golden-rules-of-professional-php-coding/"
77
category: "Best Practice"
88
language: "en"
99
---

0 commit comments

Comments
 (0)