I've deployed my Laravel 5.1 app using Amazing Beanstalk and after repeated usage I eventually get t...
Hi Guys, Can someone help me plz. I can't get trough this issue in Laravel 5.1. My model is the defa...
Hi, I have to use Easy RDF library in my project and I have some problem. I've added this library to...
Problem 1 - laravel/framework v4.1.9 requires d11wtq/boris 1.0.* -> no matching package found.
Hello folks! How can I fire an event after one of my users successfully resets their account passwor...
I'm trying to set up a good localization system in a Laravel App. Basically what I am after is this:...
Does anyone have any idea how to perform validation on something like the dynamic form below? <in...
I'm running CentOS 6 with Plesk 12.5, and I've installed PHP 5.5.30 for my domains within Plesk... b...
Hi, I have this code: public function clansearch(){ if(((isset($_GET['clanname'])) &&...
Hello, I've a question. I have a database, which looks like this (without unnecessary attributes): U...
Hallo everyone, in my current Laravel Project I use a class to generate a simple bootstrap 4 form, w...
Hey guys, Can some one tell me if homestead/ forge will support remote connections to external mssql...
I am using Cloudways to host my Laravel 5 application. Recently, they introduced Redis Cache as an o...
I’m very new to Laravel so please forgive me if this is a daft question. I’m not even sure of the na...
Here are my models: class Group extends Eloquent { public function members() { return $...
Hi guys, I was trying to get some work done today, but I got stuck on something. I've got 3 tables:...
I am working on the following laracast: https://laracasts.com/series/build-project-flyer-with-me/epi...
Hey guys, I have been wanting to implement fast and easy the index and the show methods for my neste...
Hello, Is there any way to disable Middleware to test a page in Laravel 5.0? I know 5.1 has "wi...
Hey guys, I'm binding my forms, but now i want to catch the model ID in my filter. How can i do that...
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