Monday, March 13, 2017

Laravel - user notes database relations

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



via tomczas

Advertisement