Closed ThamrinPH closed 7 months ago
I think you are missing the bootstrap-icons CSS part, make sure it's loaded in your app.css or scss.
solved with adding bootstrap icon cdn the head.
and style the search bar and pagination with dom and bootstrap classes
->dom('<"row"<"col-6"B><"col-6 d-flex flex-row-reverse"fr>>t<"row"<"col-6"i><"col-6 d-flex flex-row-reverse"p>>')
i thought it was a text. thanks Arjay
Summary of problem or feature request
did i missed something, i followed the instructions here
but it not rendered as i expected like the tutorials
the buttons not rendering text, the position of search box and pagination not the same like on the quick starter
maybe i'm mising on the css/js file or something?
Code snippet of problem
i didn't change much but this is the controller that generated
this is blade
usercontroller
i'm using adminlte theme