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...
In my app I'd like users to decide how they want to receive notifications (different channels and di...
Hi guys, So I am trying to run this complicated SQL query: $eastern_standings = DB::select(DB::ra...
How do I validate the $token against password_reminders if the token exist or before it's expired an...
Hi all, i'm using - map: laravel.dev to: /home/vagrant/www/laravel/public - map: stefa...
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