I am developing a online voting system using php as backend language and Laravel as framework. In this project admin will create a event and add the candidate under each event. During voting time admin will select the event for voters, their voter card will be scan and voter information will be popup since their information is already stored in database. when email is sent it should go to particular event that have selected. After that voter should open the link and vote for only one cardiant under that event. I want a code that will generate a dynamic link, that will redirect to specific event.
Partap Rai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.