This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I am a fresh graduate and have basic Laravel experience. What I mean by that is i can make a crud app with Laravel and use some basic features which is offered in laravel.
For an internship assignment i have been told to create an app where a user can send money to another user only using their name and email. A link to accept the cash will be sent to the specified email and when clicked on the receiver can login or register and accept the money. An additional requirement is that I need to figure out a way to secure the link so that if a hacker gains access to the email they should not be able to access the link.
I understand how to create the app and send mail in Laravel but what i don't understand is to generate the URL and what can be done for the extra security measure.
I dont need the exact answers maybe if someone can just let me know what i should look into in either the docs or any other online resources it would a big help
Subreddit
Post Details
- Posted
- 3 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/AskProgramm...