Conversation
Remove invalid nested PHP, validate JSON payloads, require fullName on register, and implement session-based logout. Made-with: Cursor
Normalize trailing slashes and match routes by suffix so the API works when hosted under a subfolder. Made-with: Cursor
Introduce /api and /api/health routes and wire them into the backend entrypoint for smoke testing. Made-with: Cursor
Add Postman smoke collection plus contract verification, error catalog, and status code coverage templates.
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Contributor
Author
|
@copilot resolve the merge conflicts in this pull request |
Copilot stopped work on behalf of
bekam-bit due to an error
April 21, 2026 08:28
…improve array helper function fallback
…idation and error handling
…on, and item manipulation
- Update db.php to use Port 3307 for local XAMPP environment - Implement AuthMiddleware for role-based access control (Admin/Customer) - Add strict input validation to AuthController (email format & password length) - Sync UserRepository with controller methods - Add .htaccess for clean API routing
…ity and improve error handling
… handling, and expanding routes for cart and order functionalities
…connection test script
Log database connection errors and return JSON response.
… orders, and order_items tables
bella-247
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.