@rkellogg12 I see in your code that you have a -> (the html attribute) and not the arrow ->...
Hello @yusuf-bayram Do you mean that your website get a request for every device? Or do you need/wan...
What happen if you change the method to?: public function create() { return 'test'; } If yo...
Hello @carlx1101 Welcome on this forum :) I have 2 questions. 1: Does the create method exist in you...
Hello @titia-sudo I think you need to change $user->roles()->attach($request->role_id); to...
The Laravel portal for problem solving, knowledge sharing and community building.