laravel-tickets icon indicating copy to clipboard operation
laravel-tickets copied to clipboard

Converting categories to livewire component

Open abdosaeedelhassan opened this issue 2 years ago • 0 comments

This pull request contain next:

1- Requiring livewire/livewire package to develop livewire component. 2- Converting alert blade to livewire component 3- Converting categories form to livewire component.

now this package require that @livewireStyles and @livewireScripts be included in main project layout to allow livewire components to work.

abdosaeedelhassan avatar Aug 03 '22 19:08 abdosaeedelhassan