Support the ongoing development of Laravel.io →

bruno-augusto-90

Joined 28 Jul 2014

Statistics

Threads 2
Replies 3
Solutions 0
Articles 0

Session not persisting

Hello! After the user login on the admin panel I redirect him to the dashboard, but on that page the...

0 Likes
0 Replies

Bizarre behavior of pagination

This is my controller: public function prontuario_index(){ $Prontuarios = Prontuarios::get(15);...

0 Likes
7 Replies
replied 9 years ago

Bizarre behavior of pagination

I mean I had the same result. Just tried this, and I had the same result again... Firefox's memory u...

0 Likes
replied 9 years ago

Bizarre behavior of pagination

Yes, but I'm having this problem still on the controller, by using print_r or passing the variable t...

0 Likes
replied 9 years ago

Bizarre behavior of pagination

I just tried, same result. Reached said: Use this: $Prontuarios = Prontuarios::paginate(15);

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.