laravel-livewire-forms
laravel-livewire-forms copied to clipboard
Update to readme
Not sure how to edit this myself, but the Textarea sample is displaying Input::make instead of Textarea::make
Also, how do I go about making custom views? Or adding pagination to existing dataset for arrayables. Not sure how to include the $tags->links() without being able to edit the view.
IE a list of tags that I want to add or remove to particular models.
#6 Not sure if I did it correctly but i think I made a PR