Top Categories
13 - Symfony 4 REST: Register users
- Category: Information Technology
- Sub Category: Web Development
If you missed any of the previous videos you can find them int his playlist: https://www.youtube.com/watch?v=e4-Xgi1vVnU&list=PLqhuffi3fiMN_jVxqlIAILEp4avoBH4wc
(Upload speed is really bad some it might take a while to upload some videos)
Well here's how you can register and create new users for y
If you missed any of the previous videos you can find them int his playlist: https://www.youtube.com/watch?v=e4-Xgi1vVnU&list=PLqhuffi3fiMN_jVxqlIAILEp4avoBH4wc
(Upload speed is really bad some it might take a while to upload some videos)
Well here's how you can register and create new users for your app, any question are welcome and also i would love to see you guys make this better and leave a comment saying what you've done to improve it :)
One further note about this route, if you want to add the api prefix to it you have to make it anonymously accessible, to do that just add a register key with the pattern and the anonymous option to the firewall (and make sure it comes before the main firewall)
Git repository : https://github.com/konshensx16/symfony-todo-backend