Solve your laravel problems.
Welcome, I try to make some basic crud. I add users to database and then notes to another database. In notes form i want to choose user from database and add note to him. How can i do it?
Regards