Support the ongoing development of Laravel.io →

Authentification

How to send reset password to email? This is my class... Whats wrong? Why it isnt working? namespace...

0 Likes
1 Replies

Does DB::raw affect when uploaded on server?

Currently using this code to fetch data on mysql and its working on my localhost but when I uploaded...

0 Likes
0 Replies
posted 9 years ago

Laravel/Lumen hierarchy based config system

Hello, everyone! I would like to have something similar what ZF2 config system has. I need hierarchy...

0 Likes
5 Replies
posted 10 years ago

How to keep session id on login?

Hello, how can i keep my session id on login. Seems Laravel 5 regenerates the session id When i get...

0 Likes
10 Replies

Manually created pagination always returning the full list

I couldn't use the paginate()-method anymore cause I needed to add an extra attribute to every eleme...

0 Likes
2 Replies
Solved

Bulk insert

Hello. Is it possible to insert bulk data of 1 million generated rows (by php) ?

0 Likes
4 Replies

Extending Illuminate\Auth\Passwords\PasswordBroker

Hi, I want to extend PasswordBroker to put the reset mails to the queue. I picture simply creating a...

0 Likes
1 Replies
Solved

Laravel and Angular Starting Point

Hello all, I am about to start my first Laravel API back-end, using Angular JS as the front-end. I h...

0 Likes
0 Replies

Homestead Guzzle HTTP Client cURL and AWS Cloudsearch

Strange issue, when trying to hit a AWS CloudSearch domain with Homestead: (using Guzzle Client) htt...

0 Likes
1 Replies

Get all subcategories ids

http://laravel.io/bin/zj5zq Here is my category tree I want to get all ids of subcategories from inf...

0 Likes
0 Replies

Custom Query

I have something that I'm trying to do that is probably against the norm, but here is what I'm doing...

0 Likes
0 Replies

package migrations not working in Laravel 5

When running the command: php artisan migrate --package="vendor/package" We get the respon...

0 Likes
13 Replies

Order By closest to today

I am trying to order a eloquent database call by date closest to today Something like this: o...

0 Likes
4 Replies
Solved

where method is not working correctly

I have a tinyint column named 'status' in the database which is created by boolean function of migra...

0 Likes
7 Replies

Convert CakePhp Project to Laravel

i have a big app created using cakephp i need to convert it to laravel . Do exist any approach th...

0 Likes
2 Replies
posted 10 years ago

The forwarded port to 8000 is already in use

Hello, When i start my env : vagrant up I have an error : "Vagrant cannot forward the specified...

0 Likes
6 Replies
Solved
posted 9 years ago

Question regarding grouping models together using collections

Hey everyone, I am trying to have all group a lot of models into one accessible collection such as F...

0 Likes
0 Replies

Forked repo argument for Laravel installer?

Hi, I make a few small Laravel projects. There are some common things that I often do when starting...

0 Likes
0 Replies

Laravel Installation under apache - 2 different projects - Unable to use both

Hi, I've a problem i am developing two different projects in laravel in same machine both under apac...

0 Likes
1 Replies
posted 9 years ago

Class not found in polymorphic relation

I get class Page not found when I try to retrieve a field from Page. So on $section->sectionable-...

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.