Moe Tarhini
Modify URI
Can we append service name to url for visibility. For an instance Disney is https://exmaple.com/services/1 but would be great if we could also use https://exmaple.com/services/disney so it’s visible when sharing urls etc.
4 replies
How Can I Stop the Relationship from Auto-Saving After Submitting the Form
Hello everyone, basically I just want to retrieve the data from a form and save it as a JSON object in the database after the user submits the form. However, due to the relationship relationship(name: 'services', titleAttribute: 'name'), the pivot table is automatically updated after submitting the form. How can I stop this?
Thank you!
4 replies