Support the ongoing development of Laravel.io →

Moved Site - Classes "not found" now

Hello, So I moved a laravel install from my local WAMP machine to a setup on CENTos 6 I did a brand...

0 Likes
1 Replies
Solved
posted 11 years ago

Repository function parameters, id vs object

Which is considered best practice, passing an object to repository function or object ID? class User...

0 Likes
7 Replies
Solved

shell_exec - how to do?

I want to execute shell_exec('whois domain.com'); and get only email field in a laravel app. how to...

0 Likes
5 Replies

Load service providers for specific subdomains (or sharing resources across installs)

I may be making a ton more work for myself here, so I wanted to know the best practice for sharing r...

0 Likes
0 Replies
posted 11 years ago

Multiple select in Query builder

I do a lot searching on database I would be grateful for your corrections. And how do a search with...

0 Likes
1 Replies

Set other fields when user registers

Here is my User model. I would like to set two fields when the user registers for the first time. A...

0 Likes
3 Replies

Using forms in arrays and validation issues

Hi, I need some help with handling array validation from form data. I have a form which has fields n...

0 Likes
0 Replies
posted 11 years ago

Job Listing

Where would I post a job listing to find a Laravel programmer? The old forum had a proper place to...

0 Likes
1 Replies

Rerouting not working for logout route only

Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...

0 Likes
2 Replies
Solved

Creating complex nested query in Eloquent

I am migrating a legacy PHP app to Laravel and am having difficulty trying to re-write a 'store loca...

0 Likes
1 Replies

Getting data from my pivot table

Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...

0 Likes
0 Replies
posted 11 years ago

upload with progress bar

Hi all, what's the best way to implement a upload image with progress bar? thanks

0 Likes
0 Replies
posted 11 years ago

Easy Route Localization in Laravel using Filters

Hey everyone, I was helping someone out in the IRC channel, and they had a question about localizati...

0 Likes
0 Replies

How to add more data to Auth::user() without extra queries?

Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...

0 Likes
2 Replies
posted 11 years ago

Is my routing file broken? (trying to use multiple domains)

Hi! I'm currently trying to run one instance of Laravel on multiple domains and my route file looks...

0 Likes
5 Replies
Solved

Using relations -> many to many

Hi all, I have 3 tables: companies, schedules and companies_schedules. I want in the companies_sched...

0 Likes
4 Replies

[Tutorial] Posting scheduled, random tweets with Laravel 4 and the Twitter API

A little tutorial I made, thought I'd share this here! Posting scheduled, random tweets with Laravel...

0 Likes
0 Replies

Service vs Repository

Hi; 1 - What is the difference between Service and Repository? 2 - What is business logic with a few...

0 Likes
6 Replies
posted 11 years ago

Count multiple on a filtered eloquent query

Hi all, i have a simple eloquent query and want to count multiple stats. $folder = Folder::whereUser...

0 Likes
0 Replies

Problem Function $.get Blade

Hello my friends, I am the problem in the function. every time when you press it returns me the cont...

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.