Question By
Unsolved

Laravel Auth - Symfony FOS Userbundle

silver

Dec 21st, 2016 09:24 PM

<p>Hi there,</p> <p>there is a nice function in FOS Userbundle what i&nbsp;like to implement in my Laravel project:</p> <p>confirmation email after the registration.</p> <p>I would like to find the simplest solution. Is there a&nbsp;ready-made module for this?</p> <p>Regards:</p> <p>&nbsp; Silver</p> <p>&nbsp;</p>
mark

Jan 12th, 2017 08:32 AM

<p>I have been using this package:&nbsp;https://github.com/jrean/laravel-user-verification</p>
sebastian-späth

Jan 16th, 2017 08:18 PM

<p>Hi,</p> <p>I have been using the following framework in my laravel project:&nbsp;https://cartalyst.com/manual/sentinel/2.0</p>