{"repo":"jrean/laravel-user-verification","free":true,"listed":false,"github":"https://github.com/jrean/laravel-user-verification","clone":"git clone https://github.com/jrean/laravel-user-verification.git","description":"PHP package built for Laravel to easily handle a user email verification and validate the email","language":"PHP","stars":864,"topics":["laravel","user-verification","email-verification","user-validation","email-validation","laravel-package","laravel5","laravel6","laravel7","laravel8"],"license":null,"category":"api-integrations-sdks","readme_excerpt":"Laravel User Verification A PHP package built for Laravel to easily handle user verification and email validation. Features - Generate and store verification tokens for registered users - Send or queue verification emails with token links - Handle token verification process - Set users as verified - Relaunch the verification process anytime Laravel Compatibility Laravel Version Package Version ----------------- ---------------------------------------------------------------------------------------------- 5.0. - 5.2. 2.2 5.3. 3.0 5.4. 4.1 5.5. 5.0 5.6. 6.0 5.7. - 5.8. 7.0 6.0. 8.0 7.0. - 11.0. Use master or check below: 7.0. master 8.0. 9.0 9.0. 10.0 10.0. 11.0 11.0. 12.0 12.0. 13.0 13.0. 14.0 This package is now Laravel 13.0 compliant with v14.0.0. Installation Via Composer Register Service Provider & Facade Add the service provider to config/app.php . Make sure to add it above the RouteServiceProvider . Optionally, add the facade: Publish Configuration Database Configuration The package requires adding two columns to your users table: verified and verification token . Run Migrations Or publish and customize the migrations: Middleware Default Middleware Register the included middleware in app/Http/Kernel.php : Apply it to routes: Custom Middleware Email Configuration Default Email View The package includes a basic email template. The view receives a $user variable containing user details and the verification token. Customize Email View Publish the views: The views will be ava","default_branch":null,"files":null,"tree":[],"storefront":"/r/jrean","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jrean/laravel-user-verification/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}