issues
search
lara-zeus
/
bolt
form builder for your users, with so many use cases
https://larazeus.com/bolt
MIT License
191
stars
35
forks
source link
fix exported values if they're arrays
#330
Closed
atmonshi
closed
1 month ago
what-the-diff[bot]
commented
1 month ago
PR Summary
Simplification of Response Handling
The code update removes unnecessary checks for JSON formatted responses and the function to decode this format. This streamlines the process for handling responses by getting rid of excess operations.
PR Summary