I know this question has been asked many times and I've tried everyone of them to fix my issue: I us...
I have two models. My first one is: <?php namespace App; use Illuminate\Database\Eloquent\Model;...
I'm trying to use the model create option and this is my array: $result = array( 'match...
I've tried that and it doesn't work (I'm using 5.0)
The Laravel portal for problem solving, knowledge sharing and community building.
The community