Level 7
links() method accepts one argument implementing Illuminate\Contracts\Pagination\Presenter contract. You can read the docs or, even better, the source code. With this presenter, you can display pagination in any way you like. You can still achieve quite a lot with CSS tweaks alone though.