Skip to content

Commit

Permalink
fix: use UK flag instead of US flag for British speakers (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deuchnord authored Sep 4, 2024
1 parent c47f718 commit fe5dc47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pwa/data/con/2024/conferences/artisinal-api-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ short: Using API Platform with Laravel.
tag: 'archi'
---

# Artisinal API Platform (🇺🇸)
# Artisinal API Platform (🇬🇧)

Join me at the API Platform Conference for an insight into how to make the API Platform more "artisinal". By this, I mean we are going to explore how we can **use API Platform within a Laravel application**, and how we can lean on API Platform to craft robust APIs. We will delve into practical strategies, demonstrating how you can leverage the strengths of both frameworks to enhance your API development.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ short: How Xdebug helps you to be more productive.
tag: 'good-practices'
---

# Better Debugging with Xdebug (🇺🇸)
# Better Debugging with Xdebug (🇬🇧)

In this talk I explain how to use Xdebug to **get more productive writing PHP code**, focussing on the improvements in Xdebug 3.2 and 3.3, to make
the debugging experience better and easier to set up.
Expand Down

0 comments on commit fe5dc47

Please sign in to comment.