With a create action can I create data form one resource table for another resource.
Example: I have a User model and Job Model, I want to create job record form User table action. But in the form there is a related Input field with Job.
1 Reply
you can use aftercreate hook ar laravel observer