Git Product home page Git Product logo

lubusin / laravel-email-verification-app-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
41.0 4.0 13.0 221 KB

Laravel app boilerplate with email verification process on registration

Home Page: http://www.lubus.in/blog/adding-email-verification-in-laravel-5-3-app-149

PHP 71.22% JavaScript 1.07% ApacheConf 0.52% Vue 0.53% CSS 0.95% HTML 25.72%
laravel email-verification registration boilerplate

laravel-email-verification-app-boilerplate's Introduction

The default master branch is for Laravel 5.4 , for Laravel 5.3 boilerplate switch to the v5.3 branch

Laravel app boilerplate with email verification on registration

Every time we at LUBUS start a laravel project , we need to re-implement this process of adding email verification in the project every time , so created this boilerplate out of personal needs. How we achieved this can be read here at our blog

Installation

  • Clone the repo using git clone https://github.com/lubusIN/laravel-email-verification-app-boilerplate.git myApp
  • cd myApp
  • Run composer install
  • If you already have a fresh install of laravel, make sure to run php artisan make:auth at the start
  • Create the .env file from .env.example file & configure the following: App key, Database credentials, Mail driver
  • Run php artisan key:generate
  • Run php artisan migrate
  • That's it , you are done!

We advise you to read the blog mentioned above to understand what's going on here exactly. If you have any questions or suggestions , drop a comment on the blog or create an issue here , would be happy to help , or just come say hi :-)

About LUBUS

LUBUS is a web design agency based in Mumbai, India.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.