Hi, I'm trying to create app that will handle all mails that come to support@domain.com but without...
Hi, I'm using this code http://codegains.com/2014/06/laravel-4-notification-system/ for my notificat...
Hi, how can I secure routes so that user can access only those departments that he belongs to? Basic...
I get: preg_replace(): Parameter mismatch, pattern is a string while replacement is an array when t...
I have created model so that users can be friends. I have table user_friends where user_id and frien...
OK that sound like a good solution, I was always thinking in Laravel way (with elequent) and not &qu...
Code blocks are pain the ass. Add [code][/code] as normal bbcode.
Solved with loop. I always thought that passing array to mail:queue would work for data passed to vi...
That's the problem, you show how to do it with one "first_name" I have multiples, I get th...
The Laravel portal for problem solving, knowledge sharing and community building.