Support the ongoing development of Laravel.io →

DooBieDoo

Joined 8 Sep 2014

Statistics

Threads 0
Replies 2
Solutions 0
Articles 0

doobiedoo has not posted any threads yet

replied 9 years ago

Override pageName in pagination

In controller put this BEFORE the paginate(): Paginator::setPageName('my_custom_pagination_name'); I...

0 Likes
replied 9 years ago

Passing vars in extended blade template

You can use something like this in BaseController protected function setupLayout() { // Shar...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.