We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generated a CRUD using Craft and added route. But while updating a record it thorws exception:
"Cygnite\Exception\Http\HttpNotFoundException Abort 404 Page Not Found!"
The text was updated successfully, but these errors were encountered:
Fixed CRUD routing -edit [POST]: HTTP not found exception. cygnite#131
1c4a49d
Merge pull request #132 from sanjoydesk/dev
538f3ad
Fixes of #131
Merge pull request #133 from cygnite/dev
893adb3
Fix of #131
sanjoydesk
No branches or pull requests
Generated a CRUD using Craft and added route. But while updating a record it thorws exception:
"Cygnite\Exception\Http\HttpNotFoundException
Abort 404 Page Not Found!"
The text was updated successfully, but these errors were encountered: