PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Pagination formatting

matthew-hutchings-1

Nov 8th, 2018 09:09 AM

I am using the laravel pagination and the generated content from ->links() is coming out as bullet points and not being formatted correctly. 
matthew-hutchings-1

Nov 8th, 2018 09:13 AM

Ah you have to use

    {{ $documents->links() }}