I have a large number of models, mainly ones that only have columns like name, description. What wou...
I am trying a small signup and login setup.In that application i coded like once user signed up he w...
Hello, i am stuck on an eloquent query. I am rewriting an old app based in symfony 1.4 for Laravel 5...
Hey guys hope your all well! For you that are freelancers, we have an oppourtunity. Have you heard o...
Hi All, I have below mentioned relationship in my L5 App. 1.Quiz -----one to many-----...
Hi everyone, I know this has been asked few times before but still i'm stick in it, here are my tabl...
Does anyone know of any standalone libraries that work similar to the Laravel Task Scheduler? I'm tr...
Hello everybody, i have this very huge existing database. Is there any way in laravel that I could a...
Hi, I currently use Database driver for Queues, Laravel 5.1. A client posts a request (time-consumin...
Good day I have a table with an array input values that want to be submitted to my application pleas...
I have created restful controllers & I can also see the routes by using command PHP artisan rout...
I got this error when i try to see the content. Use of undefined constant id_web - assumed 'id_web'...
I'm using L5.1 and I have this relation in my model: public function rma_platform(){ return $this-...
Hi all! I'm new to laravel and want to test it with a small application. Basically I need to auth us...
Hello, I'm very new in laravel and php and hope that somebody can help me. I want to add this code:...
I have database outpu like [{"lessonTypeId":"1"},{"lessonTypeId":"...
I wish to build a new website based on my old website. To do that i use Laravel 4 (I cannot use lara...
I have extended the basic Eloquent\Collection class as follows: class BoogerCollection extends \Illu...
Good day.. Hi guys. I know this is one the basic features in laravel but I'm kinda stuck here. I'd l...
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