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...
Hello @theobourgeois To be honest, it doesn't really matter. The three provided options doesn't chan...
The Laravel portal for problem solving, knowledge sharing and community building.