Laravel Livewire CRUD without Controllers
In this article, we are going to create a basic CRUD using Laravel 8, Livewire 2.x.
Table of contents
Create new Laravel project
Set up database credentials
Install Laravel UI
Post model, migration, factory and seeder
Install Laravel Livewire
Create...
codewithluis.hashnode.dev7 min read