All Projects → giorgiopagnoni → symfony4-user

giorgiopagnoni / symfony4-user

Licence: other
User registration and authentication with Symfony 4

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to symfony4-user

bootstrap-css-interview-questions
Bootstrap-CSS Interview Questions
Stars: ✭ 55 (+71.88%)
Mutual labels:  bootstrap4
bootstrap4-datetimepicker
datetimepicker for bootstrap 4
Stars: ✭ 183 (+471.88%)
Mutual labels:  bootstrap4
HelpingHand
A Donation Website With Razorpay Payment Gateway Integration. Tech Stack Used- HTML, CSS, JavaScript.
Stars: ✭ 25 (-21.87%)
Mutual labels:  bootstrap4
phoenix bootstrap form
Bootstrap 4 Forms for Phoenix/Elixir Applications
Stars: ✭ 38 (+18.75%)
Mutual labels:  bootstrap4
noteworx-react-mongodb
A basic note application that uses React frontend to capture and manage notes, an api written in ExpressJS, and mongodb to store notes
Stars: ✭ 70 (+118.75%)
Mutual labels:  bootstrap4
hentai-downloader
ExHentai exhentai.org, e-hentai.org images gallery download to folder.
Stars: ✭ 37 (+15.63%)
Mutual labels:  bootstrap4
website
The sustainoss.org website
Stars: ✭ 23 (-28.12%)
Mutual labels:  bootstrap4
github-client
A Frontend Application using Pure Javascript and Github API
Stars: ✭ 21 (-34.37%)
Mutual labels:  bootstrap4
klaravel
DEPRECATED Laravel control panel for developers, comes with integrated Scaffold generator, backups, logs, and embedde user guide.
Stars: ✭ 24 (-25%)
Mutual labels:  bootstrap4
Symfony4-REST-API
www.thinktocode.com/2018/03/26/symfony-4-rest-api-part-1-fosrestbundle/
Stars: ✭ 54 (+68.75%)
Mutual labels:  symfony4
visualize-dna-sequences
Visualizing DNA Sequences via Javascript
Stars: ✭ 51 (+59.38%)
Mutual labels:  bootstrap4
react-bootstrap-ribbon
A ribbon menu inspired by Microsoft for React using Bootstrap
Stars: ✭ 24 (-25%)
Mutual labels:  bootstrap4
webpack-4-react-bootstrap-starter-template
Starter boilerplate template for webpack 4 with React, Bootstrap 4
Stars: ✭ 16 (-50%)
Mutual labels:  bootstrap4
there-are-lots-of-people-in-Baiyun-airport
挑战杯 - 广州白云机场人流量时空分布预测系统 - 前端
Stars: ✭ 14 (-56.25%)
Mutual labels:  bootstrap4
PkgPage.jl
Create a beautiful landing page for your package in less than 10 minutes.
Stars: ✭ 98 (+206.25%)
Mutual labels:  bootstrap4
loopback3 angular6 bootstrap4
API Rest build by Loopback. Frontend on Angular 6
Stars: ✭ 26 (-18.75%)
Mutual labels:  bootstrap4
cart
Simple Symfony 4 shopping cart application. App boilerplate
Stars: ✭ 18 (-43.75%)
Mutual labels:  symfony4
system information school
Build website using laravel as backend, vue js as front end and full request using api with middleware api passport.
Stars: ✭ 17 (-46.87%)
Mutual labels:  bootstrap4
ct-argon-dashboard-pro-laravel
Argon Pro Dashboard For Laravel Framework 9.x and Up
Stars: ✭ 31 (-3.12%)
Mutual labels:  bootstrap4
dadata-bundle
Бандл для работы с API ДаДата.
Stars: ✭ 14 (-56.25%)
Mutual labels:  symfony4

symfony4-user

skeleton for projects that require user registration and authentication with Symfony 4

checkout the branch "oauth" for google and facebook sign-in!

Features

  • User registration (with ReCaptcha) and authentication
  • User edit
  • Password reset (with ReCaptcha)
  • Optional double opt-in
  • Automatic login after user activation and password reset
  • Bootstrap 4 theme

Usage

Set environment variables in .env; you'll need a db, a mailer and recaptcha keys. Then run

$ php bin/console doctrine:database:create
$ php bin/console doctrine:migrations:migrate
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].