Skip to content
New issue

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

Tickets per user restriction #637

Open
wants to merge 25 commits into
base: dev
Choose a base branch
from

Conversation

icewindow
Copy link

This addresses #633

Added database migration file
Added model file
Added relations to EventTicket and Event models
Populated table with information from model
Added form partial
Include request object in controller index method
Added view for single ticket group
Use $ticketGroup variable to determine value passed into helper function
Removed unnecessary $request variable
Added post route for update
Added update method
Moved reusable code into protected helper methods
Added method return types
Renamed select to ease access in save logic
Fixed possible null access error
@icewindow icewindow marked this pull request as ready for review November 13, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant