Support the ongoing development of Laravel.io →

maurocasas

Joined 25 May 2014

Statistics

Threads 1
Replies 8
Solutions 1
Articles 0
posted 9 years ago

Dependency injection & nesting

I have two repositories, and both of them use one another methods.. So, let's say I have WALLET repo...

0 Likes
2 Replies
replied 9 years ago

Laravel Route

I'm the type of person who likes grouping routes.. For instance, when I design admin routes.. I usua...

0 Likes
replied 9 years ago

Handle data filtering with Eloquent and Laravel

I think it's the less pain the ass method to pass arguments in the URL.. Using routes just for this...

0 Likes
replied 9 years ago

URL::previous() not working as expected

If what you're trying to do is redirecting back, you can always use Redirect::back() If not, please...

0 Likes
replied 9 years ago

Add input text and number a new business

First off, you need to find the Controller which handles this requests, together with it's functions...

0 Likes
replied 9 years ago

Strange Behavior. Controller Var dump results different than blade var dumpresults.

I don't see what's the problem. You can still use the parameters like: $role->id And so on..

0 Likes

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.

© 2024 Laravel.io - All rights reserved.