Support the ongoing development of Laravel.io →
posted 7 years ago
Requests
Last updated 2 years ago.
0

are you referring to a universal route that accepts any request then passes the params to a methods based on what it received ?

0

No. Its some kind of revisions. For most of the data I write into my database I want to have information about the kind of update, the ip which created this update and so on. But this data gets written vor every changed row in my database, so if a single request updates for example a survey and adds 2 questions to the survey I get 3 entries (1 for the survey, 2 for the questions). And for the output I'd like to group them and display those 3 entries as "survey update" and then showing the details from every 3 entries.

edit: want I am trying to implement is roughly this: https://github.com/VentureCraft/revisionable

Last updated 7 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

LudwigBr ludwigbr Joined 7 Jul 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.