Support the ongoing development of Laravel.io →
posted 11 years ago

Injection outside the construct

Hi guys, I have question about dependency injection and in this case repositories. Say I have a User...

0 Likes
2 Replies
posted 11 years ago

Caching API calls

Is there a way to use the Cache class to cache API calls like in my example below? I don't see anywa...

0 Likes
1 Replies

Problems with custom validation

Hi In Laravel 4 this code works like a charm. But in Laravel 4.1 this don't work. start/global.php r...

0 Likes
0 Replies
posted 11 years ago

Controller Method Not Found

I'm currently working on a project and haven't had any issues until of recent which I don't really g...

0 Likes
3 Replies
Solved
posted 11 years ago

Need another pair of fresh eyes - Queue question

Hello, I am trying to implement a polling queue called MasterQueue that every 15 minutes this Master...

0 Likes
1 Replies

Problem with session and view data

Hi, This is my controller: return View::make('realestates.single') ->with('title', trans('na...

0 Likes
3 Replies
Solved
posted 11 years ago

Dynamic Oracle database connections

Is there a package out there for Laravel that will allow creation of dynamic Oracle database connect...

0 Likes
1 Replies

Where-to logic: Repositories vs Services

Good day, My first post in this nice community is actually a question I currently have. I thank you...

0 Likes
3 Replies
posted 11 years ago

How do I compare Collections?

I have two Collections (\Illuminate\Database\Eloquent\Collection) called $admins and $users. Both co...

0 Likes
0 Replies

Pagination help

Hey there everyone, I'm pretty new to Laravel and MVC frameworks in general. I'm struggling to make...

0 Likes
2 Replies
Solved

My WebSite is not displayed

My problem is that my site is not displayed. roads and mesi controllers returns me well create views...

0 Likes
1 Replies
posted 11 years ago

Controller location in a Route when its in controllers/folder

I like to keep my controllers based on the sections they represent so I put them in folders. In this...

0 Likes
2 Replies

Pass variable to route

Hello I'm trying to make simple voting system. So when user click on specific button it should send...

0 Likes
1 Replies
Solved

Confirmation on delete help

I am trying to get a bootstrap 3 modal to popup with buttons confirming delete before deleting cust...

0 Likes
8 Replies

[Job] Retreat Guru Start-up seeking master developers - http://retreat.guru

Blue Mandala is an innovative SaaS web services company with 15 years experience developing websites...

0 Likes
0 Replies

DB::statement binding bug?

I'm receiving the following errors when using $bindings with DB::statement. Is there an issue with t...

0 Likes
2 Replies
Solved

Laravel Nginx Configuration

This is a helper thread for those searching for a clean way to get Laravel running under Nginx. I've...

0 Likes
0 Replies

Manually logged in user fails auth filter

Hey everyone, I am having some trouble working with Laravel and the infusionsoft api. Right now I am...

0 Likes
1 Replies

Problem with password expiration

Hello. I need to force the user to change their password every 30 days. Is there anything in laravel...

0 Likes
2 Replies
Solved

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.