Laravel , CRUD ( create, read, update and delete ) app, with TailwindCss and Blade.
5 min readJun 9, 2021
--
What we will work with :
- Laravel : is a web application framework with expressive, elegant syntax. primarily used for building custom web apps using PHP. It’s a web framework that handles many things that are annoying to build yourself, such as routing, templating HTML, and authentication.