On this page
Installation
Install Lara Zeus list group by running the following commands in your Laravel project directory.
1composer require lara-zeus/list-group
theme
add this path to your tailwind config file in the content
array
1'./vendor/lara-zeus/list-group/resources/views/**/*.blade.php',