2

CRUD Application

Created with Laravel and Laravel Frontend Presets

CRUD Application

This is a simple Create, Read, Update, Delete (CRUD) application. This is one of the things that I learned Laravel make easy to make. I am still learning the basics of Laravel, and this CRUD approach is a great way to undertand how many things work.

What I learned from this project:

- There is an interesting package to provide the registration and login parts with a click. It is called Laravel Preset for Tailwind. The link is in the resources below

- I learned how the route verbs work: get, post, delete, patch...etc

- I also learned how to setup Tailwind components. I used TailwindUI (Link is in the resources as well).

Screenshots

Check screenshot below, or visit site from above link