how we can find n level hierarchy relationship in laravel 4 of database. like parent and child relat...
Hey guys, im doing this here: Auth::attempt(array( 'email' => Input::get("email"), 'pas...
Hi All I've got a problem with eloquent where it truncates a base64 string being fetched from a mysq...
Hi I use Laravel for a while and i really Like it so i want to build a laravel community in my count...
Hi guys, I was curious about the way that you, developers, combine Laravel with AngularJS. Do you on...
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...
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.