Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/germdz/saltoweb
Manager Push Notification
https://github.com/germdz/saltoweb
church php proyecto push-notifications symfony symfony-component
Last synced: 2 months ago
JSON representation
Manager Push Notification
- Host: GitHub
- URL: https://github.com/germdz/saltoweb
- Owner: gerMdz
- License: mit
- Created: 2021-07-13T20:24:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T23:42:03.000Z (over 1 year ago)
- Last Synced: 2024-09-30T16:04:10.340Z (3 months ago)
- Topics: church, php, proyecto, push-notifications, symfony, symfony-component
- Language: CSS
- Homepage: https://germdz.github.io/SaltoWeb/
- Size: 3.52 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SaltoWeb
manager Push Notificationhttps://symfony.com/doc/current/security.html
https://symfony.com/doc/current/security/form_login_setup.html
Registrando Usuarios
1) In RegistrationController::verifyUserEmail():
* Customize the last redirectToRoute() after a successful email verification.
* Make sure you're rendering success flash messages or change the $this->addFlash() line.
2) Review and customize the form, controller, and templates as needed.
3) Run "php bin/console make:migration" to generate a migration for the newly added User::isVerified property.Agregando usuarios
No ha funcionado como esperaba, pueden ser distintos motivos
Aun así, y por una cuestión profesional también, la idea es migrar a nodejs y express
AUnque no sé como manejar usuarios en esa plataforma.