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() }}