NoteController/index

renderFeedbackMessages(); ?>

What happens here ?

This is just a simple CRUD implementation. Creating, reading, updating and deleting things.

notes) { ?> notes as $key => $value) { ?>
Id Note EDIT DELETE
note_text); ?> Edit Delete
No notes yet. Create some !