Resource routes are for creating RESTful APIs. These create a default set of routes and actions. If...
Here is my suggestion: your REST API should be something like: /api/posts?start={start_id}&size=...
might help if you can post what your footer code looks like. it seems to be coming from your footer...
Check if your folder has write permission.
Have a look at this link: http://laravel.com/docs/controllers#resource-controllers When you define R...
The Laravel portal for problem solving, knowledge sharing and community building.
The community