Support the ongoing development of Laravel.io →

Eager load, get all results

Hi guys. I have model 'Element'. Each element have some params (Param model). So there is relationsh...

0 Likes
0 Replies

Browserify enable sourcemaps - Elixir

Is possible to enable sourcemaps for browserify with elixir ?

0 Likes
0 Replies

Extend Response::json in L5

I am adding something additionally in Response::json. For example, the Restful route to public funct...

0 Likes
3 Replies

Send EMAILS at determined DATE and TIME (help with logic)

Hello. In my app I have a form which allow the user to choose/insert: date/time, list of emails and...

0 Likes
1 Replies

Best way to identify authenticated users: by type or by role, or both?

My project involves the following user types: 1. Business 1.1 Sales 1.1.1 Local Sa...

0 Likes
1 Replies

SQL Query navigating 3 tables in Eloquent

HI, I am new to Laravel and was hoping someone could help. I have 3 tables, SupplierPO, Orders and C...

0 Likes
3 Replies
Solved

Error on installation : Catchable fatal error.. must be an instance of Illuminate\Http\Request, string given. How do solve this issue?

Hi, I am havign this error while installing laravel on live. I cloned from GIT. Catchable fatal erro...

0 Likes
1 Replies

New Auth method

Hi, I would like to use new method like this: Auth::myMethod() I know I can do it in Guard class bu...

0 Likes
3 Replies
Solved

Deploying Laravel in shared hosts

Hi I develop a local aplication using Laravel 5.1. and upload to a public shared host server. When i...

0 Likes
3 Replies
Solved
posted 9 years ago

Chuck() Dies

Hey guys When all() is exhausted it says to use chuck() well during the chunk the process just dies...

0 Likes
1 Replies

Issue with auth in L5.1

I created a request php artisan make:request ContactFormRequest and then changed authorize() method...

0 Likes
3 Replies
Solved

Homestead problem! Beanstalkd and MySql

Hey folks, I recently faced a problem with Homestead that after days and hours could not find a solu...

0 Likes
0 Replies
posted 9 years ago

[HELP] url localhost/laravel/contact/ redirect me to localhost/contact

Hello, i have a problem. If i type URL localhost/laravel/contact/ to my browser, it will redirect me...

0 Likes
2 Replies

Retrieving Models with Name in a Variable. ex $class::all() - is there a way to do it?

I have some code as follows: if($modconfig['needs_models']) { $models = explode(",",$...

0 Likes
1 Replies
Solved

how many relationships should a model have

HI , Ive got a question , Im rebuilding a application I built for a client about 6 years ago . At th...

0 Likes
10 Replies
Solved

Lumen gets wrong value from .env

I've created a Lumen project and copied .env.example to .env. After that I changed DB_DATABASE, DB_U...

0 Likes
2 Replies
Solved

Lumen Resource Routing

Hi, I'm trying to make resource routing as laravel do but seems in lumen does not have any option fo...

0 Likes
8 Replies
posted 9 years ago

How to make an select and multiple join in one sentence

Hi to all, i'm new in laravel :) and i have a doubt. I need, like the title says, do the both consul...

0 Likes
2 Replies

Problem when injecting facade classes

Hello! I have a problem with Laravel 5.1. When I try to do things like this, with facades Event::fir...

0 Likes
0 Replies
posted 9 years ago

Problem with contact form - Mail address of the sender

Problem with contact form - Mail address of the sender Hello, I just ask for a little help please, b...

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.