From e82f07518091ce8841148f82e5d8732000ea5b1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helge-Mikael=20Nordg=C3=A5rd?= Date: Tue, 6 May 2025 20:09:12 +0200 Subject: [PATCH] Update Architecture and structure of the page components (blocks) --- ...cture-and-structure-of-the-page-components-%28blocks%29.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Architecture-and-structure-of-the-page-components-%28blocks%29.md b/Architecture-and-structure-of-the-page-components-%28blocks%29.md index 83e5733..6c6cba1 100644 --- a/Architecture-and-structure-of-the-page-components-%28blocks%29.md +++ b/Architecture-and-structure-of-the-page-components-%28blocks%29.md @@ -1,3 +1,7 @@ +## File structure + +90% of your focus either making new component blocks or editing existing blocks will be focused on these files under `resources/js`: + ``` ├── Utils │   └── blocks.js