DEV Community

Discussion on: Laravel 8 - advanced CRUD (Livewire and Tailwind)

Collapse
 
dariusdauskurdis profile image
Darius Dauskurdis

Mr. Arjen Schrijvers has good example for you github.com/Schrijvers123/crud
But in general you need to follow Laravel documentation how to install Laravel and then follow my steps how to create CRUD, just copy and paste code in few files.