Hello, I am using laravel-push-notification library to push data towards android devices, it works g...
I'm running into an issue when trying to associate a child model to a parent. I see in the documenta...
This is my login form and my AuthController : //AuthController(postLogin method) public function pos...
Database Tables are employers id | username | password jobdetails id |...
Hello, everyone, I'm trying to fire some event using the Indatus/dispatcher https://github.com/Indat...
Hello Guys. I recently added HTML class by using composer to Laravel 5, but HTML::image() method ret...
sorry all i hope you want to help me... i have a problem with returning query to datatable i have 2...
I have a model, inside it I've defined several mutators, but they are not triggered and I can't unde...
Currently, my route setup is this: When I goto mysite.com/laravel/members/ It will take me to mysit...
I'm trying to find information on creating a custom authentication driver in Laravel 5, but haven't...
have the whole summer off before I start school again, so my goal is to work on a challenging projec...
When fetching a model using class hinting, I cannot delete it. No errors are thrown, it's like the $...
i have this problem; i am using three models Usuario,Idioma,UsarioIdioma; exists a relationship betw...
i am new in laravel 5 .... How i can upload ( word file and image ) for each user and connect it to...
Hi, sorry if this is more of a Bootstrap question than a Blade question per se, but I am using it in...
Hello, I have a Package table with some relationships: Package has one user, user has one location,...
I am using this in my controller to grab all of the input data from the form, however only two out o...
I am using some controllers from laravel 4 to laravel 5 and releated views also. But when I run the...
Say you want to edit a record and post the form using jquery. A prerequisite for this: You should al...
I am not sure what I am doing wrong here. I am using guzzle 4 with twitter api. and when I try and r...
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