Hi, Having a problem with using firstOrCreate with my Eloquent model $progress = Progress::firstOrCr...
Ok, I managed to get round this by using the findOrNew() function, assigning the values for employee...
The Laravel portal for problem solving, knowledge sharing and community building.
The community