Support the ongoing development of Laravel.io →

Tons of composer suggestions after installing...

After i command "composer install --dev" at the directory i unzipped this: https://github....

0 Likes
0 Replies

Is this a safe and correctly formatted SQL Query in Eloquent?

I needed to turn this SQL Query in to Eloquent and I'm wondering if what I did is safe and correct w...

0 Likes
0 Replies

Issues with other services?

So currently I am using LEMP stack but I run into this same issue all the time in Apache, and I don'...

0 Likes
1 Replies

Laravel Deploy Locally

I have created a project in my ubuntu system. My client is using windows and other systems connecte...

0 Likes
2 Replies
posted 10 years ago

Enable HTTPS on main site laravel.com

I don't know, if anyone else suggested this. It will be great if our laravel.com will be protected b...

0 Likes
3 Replies
posted 10 years ago

installation question

I'm having trouble getting started. :( First off, eventually I want my site to be on the hostgator...

0 Likes
4 Replies
posted 10 years ago

L5: how can I change the paginator to use the LengthAwarePaginator?

I'm trying to use the paginator for my RESTful API and I want it to also return the total amount of...

0 Likes
1 Replies
posted 10 years ago

File::deleteDirectory not working

Hello New to Laravel (it’s great). I have made a (scheduled) artisan command using Indus/dispatcher....

0 Likes
2 Replies

Eloquent NON object problem

code here: http://laravel.io/bin/0e4jG I am trying to link some tables via relationship with eloquen...

0 Likes
1 Replies

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

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.