Support the ongoing development of Laravel.io →

Setting up Apache & Laravel 4 on Mavericks

Hi guys .. I am trying to set up my dev environment. Laravel is installed as follows: /usr/local/bin...

0 Likes
6 Replies

Ramblings : The Repository

The "Repository" was the elusive unicorn that I struggled to grapple for a decent amount o...

0 Likes
2 Replies

Laravel Magic in Eloquent and View

Hey guys, just found out some functionality in Eloquent and View classes. I think this does help out...

0 Likes
4 Replies

How do I add select option tag

Hi. How do I add select option data-icon tag ? Can't be, Blade Form::select array. FormBuilder Class...

0 Likes
0 Replies

I van't route to anything but the root directory

Hello, a very frustating Error stops me from start coding with laravel. I will explain it short and...

0 Likes
2 Replies
posted 10 years ago

Kint dd() not working in 4.1

I have one project that started out as 4.0, since upgraded to 4.1, and Kint's version of dd(...) sti...

0 Likes
1 Replies
Solved

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 10 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 10 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 10 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 10 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 10 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

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.