You are getting relationships mixed up on controllers versus models. Your relationships go on your m...
You will need to create your own login method. You can either store this in the LoginController that...
You will want to make sure those checkboxes are an array eg <input type="checkbox" name...
Try returning that function call return $this->callView($name,$date);
Did you check the permissions on /storage/* and /bootstrap/cache/* ? ~ https://laracademy.co/
The Laravel portal for problem solving, knowledge sharing and community building.
The community