The route name is changed once your resource controller ends up in a group with the prefix. Use php...
You should explain in more detail what you're trying to accomplish.
It depends on how you're using Laravel's pagination. If you're using it directly as a query builder...
Sounds like the has() method would work better for this situation. http://laravel.com/docs/eloquent#...
The Laravel portal for problem solving, knowledge sharing and community building.