abkrim's avatar
Level 13

Pagination published not work

I've run php artisan vendor:publish --tag=laravel-pagination for publish pagination

Also forced model to use a pagination theme with protected string $paginationTheme = 'tailwind'; That is tested working if change for example to 'simple-tailwind`

I have edited vendor/pagination/tailwind.blade.php for correct some issues with tailwindss

But this approach not works.

What is my mistake?

0 likes
2 replies
Snapey's avatar

is the vendor folder considered by jit or purgecss?

by the way, 'not works' is not at all helpful

Please or to participate in this conversation.