I have 3 tables: Users, Tasks and Records. Users have many tasks Tasks have many records. I'm trying...
Greetings After installing Composer, I then went to c:\xampp\htdocs and ran the following command: c...
Is this possible? I'd like a View Composer to know the name of the controller and action context so...
I am using Finite (an FSM - https://github.com/yohang/Finite) along with another handy trait (https:...
I have model a with column name value_a and model b column name value_b. model a have hasOne relatio...
Hello, i want to insert dynamic forms into the database. Database table : ID | DEPARTMENT_ID | CATEG...
Is it possible to translate this UPDATE `questions` SET `sort` = CASE `ID` WHEN '1' THEN 0...
http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.
Hi there. I've come here to seek a potential solution to an issue I have. I am running Laravel 4 wit...
Hi! Can someone help me with laravel IoC. Where i can find good tut or something to help me understa...
Hi, I have two eloquent queries : $result_name = Item::where('name', 'LIKE', '%'.$key.'%'); $result_...
I am building a filtering system which allows a user to filter other users via setting up some varia...
Dear people, I am developing a multiple user web application. My concerns are about the security. I...
Hello! I am about starting my thesis, I have made an laravel application with eloquent ORM/mySQL now...
I am not sure if it is the lack of sleep or knowledge, but here is what I am trying to do. In the Au...
I'm working on an old project that has been built by several dev's who have since left. In laravel 4...
Hello, I have an error when I'm singing out. The process works properly, but this error...(?) I have...
I have what will likely be a very simple issue to solve for an advanced Laravel user regarding how t...
Hi, I'd like to create a {{ Form }} within several elements on a page. So I tried, foreach($group as...
Hello! I'm new to Laravel and Eloquent. I come from Kohana, and I'm used to the conventions used the...
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.