Support the ongoing development of Laravel.io →

1,825 Threads

Pagination: Undefined property: Illuminate\Pagination\Paginator::$username error

AbsractRepository.php /** * Get Results by Page * * @param int $page...

0 Likes
4 Replies
Solved

Location based query

Hello! I am a newby to Laravel. I am building a market place for technicians. On the search page, I...

0 Likes
1 Replies

laravel unit testing fails on multipile methods

this is my simple tests, with nothing on it: <?php class BooTest extends TestCase { /** @tes...

0 Likes
1 Replies

Do No Harm: Laravel

Oversing is the largest Laravel app that we know of. It is an enterprise ERP and PSA - for context,...

0 Likes
2 Replies

Extension/Addons Architecture

Friend of mine in Japan created the package to extend existing Larave 4 to have add-on or extension...

0 Likes
1 Replies

Repositories Abstract - Object Null?

Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...

0 Likes
1 Replies

Array to string conversion Route::Group

i have the issues Array to string conversion vendor/laravel/framework/src/Illuminate/Routing/Router....

0 Likes
1 Replies

Separate DB for users?

I have a laravel script installed on my server - I don't know much about this framework (or php for...

0 Likes
1 Replies

Organizing CRUD functions in Controller, or Model?

Trying to rehaul my use of controllers and models. At the moment, I have a controller for: People/P...

0 Likes
0 Replies

Models that that don't extend Eloquent

Is it possible to create a model that doesn't extend Eloquent? I have need for some models that don'...

0 Likes
4 Replies

Setting up a multisite application in Laravel 4.2

Hello, I'm moving our website from asp .net to Laravel (I'm new to it). Gonna explain where we are a...

0 Likes
0 Replies

Strategy for having part of site served through SSL

I have a site that I want any logged in action to be protected under SSL, say all routes are under /...

0 Likes
0 Replies

Using Models for noob

Hi, I'm sure this has been asked a thousand times, but I still can't find much out there. I understa...

0 Likes
1 Replies

Help with architecture of Laravel

Hi, I'm building an app which consistently uses the curl function but with some slight tweaks to var...

0 Likes
1 Replies

Repositories and service providers

Say I have ~20 models, so ~20 repositories, then I want to have interfaces as well so I have about 2...

0 Likes
1 Replies

Filters in Packages

In Laravel 3 we were able define bundle specific route filters like Route::filter("admin::auth&...

0 Likes
4 Replies

Redirect::back and URL::previous can both sometimes return empty URLs

I know this is happening because the referer header isn't being set. I need to be able to provide a...

0 Likes
0 Replies
posted 11 years ago

How modeling REST API with complex query relationship

REST APi is based on resources concept. It's easy to model a "User" with CRUD operations....

0 Likes
0 Replies

Reusable table blade template

Howdy folks So i'm a little stumped as to what is the best way to go abut this. I have an admin area...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2026 Laravel.io - All rights reserved.