I have User Table and Followers Table. The structure of follower table is : -id -follower_id ( refe...
So I'm new to Laravel and trying to make a permissions system for the users on my application. Here...
Hi I am really wanted to get rid of this kind of default text with worst design(At least from my poi...
Database Tables are jobseekers id | username | password | job_detail_jo...
Howzit guys I have created a webservice that recieves a XML POST. Problem is that when i use a poste...
Hi, I am following the Laracast Laravel-5 tutorials. In video 16 -Ogres are like Middleware, The tut...
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...
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