Hi all! Sorry for my bad english. I want to create this route: /{slug} GET - site.show And oth...
my all redirect is working like that http://laravel_cms/http://laravel_cms/admin/banner my login ac...
Having some issues with this error message, not getting anything else and not sure where to look. Th...
hi all, i'm developing an app that uses resourceful controller. Every users has some resource to man...
Hi all, i have an app that provides registration users and edit information account. In registration...
I don't know if I choosed a good title for this question or not. I want to implement a Template Engi...
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...
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