Support the ongoing development of Laravel.io →
posted 8 years ago

BadMethodCallException in Builder.php line 2440: Call to undefined method Illuminate\Database\Query\Builder::getIdArray()

I'm creating role method in laravel, but when i start the page I have this error. If anyone has any...

0 Likes
1 Replies

Users and Roles

Hi! I'm new in Laravel and I have a little problem with User and Roles. In a database I have users a...

0 Likes
11 Replies
Solved

Splitting blades via request

My blade template is like , @if($ajax) <div class="profile" id="profile...

0 Likes
2 Replies
Solved

The BCMatch functions must be enabled to use the NTLM authenticator.

Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...

0 Likes
2 Replies
Solved

I'm have problem with Inner join and response

Controller: public function editar($id){ $emitentes = Emitente::all(); $destinatarios = destinatario...

0 Likes
0 Replies

Master route

Hi there! I'm like beginner with Laravel but I love it! I was wondering if there is some way to let...

0 Likes
4 Replies
Solved
posted 8 years ago

Get info member like facebook fan page

I have a problem. I don't solution for get member was liked my facebook fan page. Wish have idea fr...

0 Likes
0 Replies
posted 8 years ago

What are the important laravel folders do I need to upload in my host?

I would like to ask an advice. I'm trying to upload my laravel project in ftp using filezilla. I'm c...

0 Likes
5 Replies

Integrate non-laravel project with laravel project

Hi! In my company, we make login in one application (non-laravel). When the login is made, we store...

0 Likes
0 Replies

Allow registration just in case that user is logged in

Hello, Im using Laravel 5.3 Id like to allow registrations just for users who are currently logged i...

0 Likes
1 Replies

Get user by name

Hello, im trying to get an user by its name. So far i can get one like that $users = User::where('na...

0 Likes
1 Replies

Laravel 5.3 - Splitting Vue components

Hello, First, I'm no expert with Laravel, Vue or webpack.. However, I've been testing 5.3 (yes, pre-...

0 Likes
1 Replies

Order by pivot table attribute in Eloquent

Hi Guys I have this query: $user = Auth::user(); $user->jobs()->get(); where jobs is a bel...

0 Likes
6 Replies
Solved

Laravel workflow using a template. Best practice?

I will start a new project using laravel and an metronic admin template. As you may guess, there are...

0 Likes
0 Replies

my url is not working properly.

I have install laravel 5.2 on LAMP in Digital ocean . After installation and configuration I run php...

0 Likes
0 Replies

Laravel always redirecting to login page even if Login credentials are correct after.

Ive created a custom authentication in my laravel app but it seems to be directing me back to login...

0 Likes
1 Replies
Solved

Trouble when want show user detail on Laravel 5.2.3x

i want to show detail from database from 'Detail Button' like this but laravel show me error like o...

0 Likes
0 Replies

Overriding find on amodel causes apache child to do segmentation violation

Hey folks. I tried to override find on a model like this namespace App; use Illuminate\Database\Eloq...

0 Likes
0 Replies

Laravel 4.2 - Class 'PDO' not found while PDO enable in whm

PHP.ini configuration on WHM/CPanel hosting ;;;;;;;;;;;;;;;;;;;;;; ; Dynamic Extensions ; ;;;;;;;;;;...

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.