i updated to the latest Homestead package and then run the set up. All went well except when then ru...
What is the best practice in laravel for storing a key value pair that I want global available but u...
I am using the WYSIWYG editor Summernote but this seems to be an issue with any editor: Let's say I...
I'm trying to use an if statement: if('0000-00-00'!=$method->date_field) { do this } Then f...
I am sending JSON to an API that I am building. For this particular instance, I am create a "co...
I cannot seem to get validation working when using a subfolder in controller path....what "use&...
Hi, Why do I see this on one of my machines? I use the same file on all my machines only one of them...
i have a question: if user change their computer time, the session cookie with expire. how can i mak...
Hello ! i'm trying to sync a polymorphic pivot table from the morphedByMany side of a relationship....
Hi All, I have used Foundation Framework 5 on a number of projects but I am totally new to Laravel w...
I once did an eager loading query and it worked. Then using model binding i'm trying to update my...
Is it possible to have multiple daemon queue daemon workers ? ( queue:work --daemon) on different/o...
i created a library file and added to start/global.php ClassLoader::addDirectories(array( app_path()...
Created a pdf for beiginner in laravel after going through many websiteshttp://adf.ly/prfSU ..........
I don't know but it seems that Laravel suddenly doesn't want to insert my data. I receive this error...
Hi all, I created two websites using Laravel and everything was fine since I decided to put these we...
Hi, I have a model that in combination of 3 fields it needs to be unique. for example: protected $r...
Hey, I've been using L4withSentry quite a bit, and recently on a couple small projects I find myself...
I've got a controller I'm trying to pass data into, then write to a pivot table, then pass some data...
Hello, I'm fairly new to php development and I am very new to Laravel so please bear with me! I'm no...
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