On this page
Installation
Install Lara Zeus mark by running the following commands in your Laravel project directory.
1composer require lara-zeus/mark
Filament Theme
Then, set up a Filament Custom Theme and add the following path to the Tailwind configuration:
1'./vendor/lara-zeus/mark/resources/**/*.blade.php'