Yeah if that's the case I'd pull it from the controller and perhaps make a class that handles this.
For the first rule (limited number of videos per hour) you could use caching. If you use something l...
Before the validator try dumping out the guessed extension, make sure it equals to xls. dd($file->...
It has the instructions on that install page for installing with Composer. Simply open up your compo...
That's not enough information. The error says you're trying to get a property of non-object. This is...
The Laravel portal for problem solving, knowledge sharing and community building.