Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

how to use bootstrap in laravel 8 remove tailwind

use IlluminatePaginationPaginator;

public function boot()
{
    Paginator::useBootstrap();
}
Source by www.techiediaries.com #
 
PREVIOUS NEXT
Tagged: #bootstrap #laravel #remove #tailwind
ADD COMMENT
Topic
Name
7+4 =