We are implementing Luca Degasperi's OAuth 2 server in our REST app. The integration seem to work ve...
Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...
Hi guys! Recently I added a "page" segment on the url for pagination so I changed my '{sec...
have my Laravel 4 project up on my EC2 server in AWS, and the final step is to connect my db and mem...
Hi everyone, I'm currently developing a small real estate app, and before starting, I was wondering...
Hi, I'm trying to associate Users with workgroups... but I keep getting error call to undefined meth...
Hi laravel community, I'm trying to learn Laravel, but something (appearing really dumb) is happenin...
I know that laravel's e() function will sanitize any input passed it ex : e($Input); , this will san...
Hi guys, Im trying to do so that only the author of the post can edit and delete it from the list wh...
Hi everyone, I have some issue with relationships. this my database: user id - integer name - stri...
Hello Everyone! I'm using Baum package for Nested Set Model and I have added extra field to database...
I'd like to get the number of times a tag is entered in the database. Not for a single tag but for a...
I have a resource controller that I have removed all methods other than show and destroy. While unit...
Hi, I'm trying to figure out the following problem: I have 3 tables which are related: products: id...
I am trying to name a route to an action in my controller, but without success. Please read my code,...
Don't know if I'm doing this right. I have two models: Projects and Clients. Projects table has the...
I use, xampp extension=php_sqlsrv_55_ts.dll extension= php_pdo_sqlsrv_55_ts.dll $user = 'myuser'; $p...
I get the message "depth too great" when querying a couple of relations. These are my mode...
Hey guys, I have this controller performing some CRUD tasks. My question is, if there is any way to...
Can we add a class or something else to a <option> in Laravel 4 ? I try to use deboostrap prop...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community