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...
I'm building an authentication system using Sentry 2. The problem I'm facing is that I'm unable to...
I need to have some validation rules based on configuration files (those at app/config), so the rule...
Hi im new to Laravel and im just trying to work out the query builder. If i wanted to do this query...
As I have asked a few times before, I'm developing a website/CMS to a game server for which I can no...
Hi all ! Just a simple question. I read on different topic that custom class like helper.php should...
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