From 8dad10defb49ff7576b8eceec297f12cf9a2de5c Mon Sep 17 00:00:00 2001 From: Vincent Amstoutz Date: Fri, 6 Dec 2024 10:38:11 +0100 Subject: [PATCH] docs(external-vocabularies): compatibility with laravel --- core/external-vocabularies.md | 57 ++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 21 deletions(-) diff --git a/core/external-vocabularies.md b/core/external-vocabularies.md index 3abf7cf5449..593430fa891 100644 --- a/core/external-vocabularies.md +++ b/core/external-vocabularies.md @@ -7,8 +7,8 @@ API Platform provides attributes usable on PHP classes and properties for specif ```php