Support the ongoing development of Laravel.io →

Repopulate Search Form

Hello, I have a get method search form with a field like this: <form action="/search" i...

0 Likes
2 Replies

Newbie | “Recommendation Search Process”

Hello I'm relatively new to PHP so please bear with me if this question is stupid :) I'm using/learn...

0 Likes
2 Replies

Invalid argument supplied for foreach()

I'm converting a site to Laravel. It's a giant site and unfortunately, I can't rename existing colum...

0 Likes
8 Replies

Does anyone know how can I auto-prefix my custom styles with elixir? L5

I'm using elixir with laravel 5. How can I auto-prefix my css like sass and less scripts ? This piec...

0 Likes
3 Replies

Filter search results with eloquent or if not whats the other option

I am successfully displaying search results but I want to offer a way to filter those results with t...

0 Likes
7 Replies

Eloquent Pivot -> Get all items listed from 3th table with true or false

Picture this: user table id username role table id rolename role_user table id role_id user_id...

0 Likes
2 Replies

short attributes - frontend

Hi, I have a variable with possible short values (e.g. foot => (l,r,b). Now i want to show the fu...

0 Likes
5 Replies
Solved

Can queues be used to SELECT data from a mysql database?

Hi, I have 2 database queries running in a queue that uses iron.io to select some data from my datab...

0 Likes
1 Replies
posted 10 years ago

get total count and then count of group by column

I am trying to figure out how to get the following data from my "employees" table. I need...

0 Likes
1 Replies

Auth error : Call to undefined method Illuminate\Database\Query\Builder::password()

Hello, A BadMethodCallException is thrown when I use Auth::attempt : Call to undefined method Illumi...

0 Likes
1 Replies
Solved

what is before and after filter in laravel in route and controller

what is before and after filter in laravel, I have read the documentation but I didn't understand it...

0 Likes
1 Replies

Can you use php code like this inside a blade @extends method?

Can you use php code like this inside a blade @extends method? I don't think this code works please...

0 Likes
0 Replies

[L5] Are eager loading constraints broken?

I posted this same message on the Laracasts forums but didn't get any replies, thought I would give...

0 Likes
3 Replies

Laravel Homestead not connecting when wifi is enabled

Hi. I have a strange problem. My Laravel Homestead doesn't work when I am on my home network. The bo...

0 Likes
14 Replies

auth and csrf same time

Route::group(array('before' => 'auth'), function(){ Route::get('owners', array('uses' => 'Po...

0 Likes
2 Replies
Solved
posted 10 years ago

One to Many query and foreach

The property or inmueble has several photos, I want to access these fotos, are these two the same?,...

0 Likes
1 Replies
Solved
posted 10 years ago

laravel and PostGIS

Hello friends, how to work with PostGIS laravel

0 Likes
2 Replies
posted 10 years ago

Vagrant Up not running any longer

Please have mercy and help me. I force-closed the gitbash CI i was using to run my vagrant and when...

0 Likes
0 Replies

a few laravel questions

I'm learning php via a large book on beginning php and am about 3/4 through it. I don't know much ab...

0 Likes
1 Replies

Invention Image filesize

I am using ajax to upload images using intervention. First I use the File API to read the file size,...

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.