Hi! I'm a student and new to Frameworks and Laravel. I was wondering if Laravel 4.X supports dynamic...
Hi guys I've found on google unfortunately no matching response. I try to read all groups from the d...
Hi guys, I'm fairly new to Laravel, I'm designing an application which will have an API which return...
I'm trying to integrate Hybridauth + Entrust ( https://github.com/Zizaco/entrust ) in my website. Be...
Just wrote a tutorial on managing your menu's in Laravel 4. It goes over using View composers and Co...
I have been trying to get this query working using Query Builder. Still haven't been able to get a w...
Hi guys! I’m currently building an json API to be consumed mostly by an mobile app. I have been scra...
Hi, In my application ,i done these steps I define Route::resource('users', 'UsersController');...
I've been exploring the use of the repository pattern in a new project by using interfaces and eloqu...
I was curious how people are approaching redundancy with the built-in iron.io push queues. Today, th...
I've inherited an application that I'm supposed to "fix" from prior development and I noti...
This might be a little off base for this forum, but if anyone has done this, it might be easy. I'm u...
Hi all I have two table in DB : companies and shop, both of them have name fields . And I want to a...
When working with AJAX method and "debug" set to "true", Laravel returns nice JS...
Is laravel by default sending charset coding header? Is it utf8? Can iI skip my meta[charset] tags?...
After following the steps for the 4.1.26 upgrade on Laravel, when I try to re-migrate and re-seed th...
I would like to be able to display a status message count on every view of a site that I'm developin...
Hello, good evening. Does anybody had problems today with latest Laravel update? Suddenly Mail::queu...
Hi, I'm trying to run the following query but it's not returning anything ... any idea why? $comment...
Hello everyone, In my database I have two tables: Users and Notes An User has many notes and every n...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community