notepad/ ├── app/ │ ├── Http/ │ │ └── Controllers/ │ │ └── NotepadController.php <-- [Logic] Handles CRUD actions (index, store, etc ...