So I have scope with following code public function scopeSortable( $query ) { if(Input::has(...
Hello, I am trying to use following code (inside user model) public static function onlyActive()...
I am author of package in question, please do see an issue. So we can discuss and solve your proble...
In case this is only example, you need to do input validation and that solves your problem. (see man...
Tell your admins to make root /public and you are good to go.
You should definitely drop lampp stack use homestead instead. I might help you with first problem, y...
The Laravel portal for problem solving, knowledge sharing and community building.