Support the ongoing development of Laravel.io →

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
posted 10 years ago

Rewrite route

Hi, Today, i use this route to display a product page : Route::get('display_item/{id}', function($id...

0 Likes
7 Replies

Object created but still producing "Call to a member function associate() on a non-object"

Error message: http://puu.sh/d4kdm/4a084d1170.png This has to be something stupid, I even have the t...

0 Likes
3 Replies
Solved

Deleting A Child Table Row

I currently have the following destroy function for my user's controller. When the destroy method is...

0 Likes
4 Replies
Solved

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

Controller Only saving last data in array into database

Have asked this question before but it wasn't answered.So am asking again.I have a table subjects wi...

0 Likes
5 Replies
posted 10 years ago

Checkbox and Remember me without line break

I can't place checkbox and "Remember me" in one line using laravel and bootstrap. There is...

0 Likes
3 Replies
posted 10 years ago

Repository Pattern - Call to a member function create() on null

I keep getting this error: "Call to a member function create() on null" in my controller....

0 Likes
2 Replies
Solved
posted 10 years ago

How to get metadata on model? (All model fields and its types, etc)

I'm using postgres database and I need to know all model field names and types from database. Someth...

0 Likes
0 Replies

Why remove Html package on Laravel 5 ??????????

I don't understand, why remove Html package on Laravel 5 ????????????????

0 Likes
2 Replies

Routes or Controller Actions

I am new to Laravel and there is just one thing I don't get. I started building an application with...

0 Likes
7 Replies

Combine JOIN data to one result

Hello everyone, I'm new at Laravel and have a question about combining 2 JOIN results. At first, I h...

0 Likes
5 Replies

Still battling with a validated checkbox

Hi there, This refers to a thread I recently posted. But, despite the help I have so far received, I...

0 Likes
0 Replies

How can i solve this Issue

call_user_func_array() expects parameter 1 to be a valid callback, no array or string given

0 Likes
0 Replies

Eager loading with circular relations -> how to optimize?

Hello! I have got the following situation: There are two classes A and B They are related many to o...

0 Likes
0 Replies

jQuery AJAX and rendering sections, javascript sections in blade

I am stuck now for 2 days with this problem and any help would be really appreciated. down vote favo...

0 Likes
1 Replies

Laravel eloquent relationships help?

I have a table in my database called Logs which has a user_id field which links in with the users ta...

0 Likes
1 Replies
posted 10 years ago

Laravel Nairobi Meetup

A strong local community is an important component in the development of individual artisans. Let's...

0 Likes
0 Replies
posted 10 years ago

Package Conventions

I have an package in workbench, which works fine. But after I published it and now am getting it by...

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.

© 2025 Laravel.io - All rights reserved.