OlegMarko / email-verification

Email verification with Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build app

Step 1

  • git clone https://github.com/OlegMarko/email-verification.git
  • cd email-verification
  • add permissions to ./public ./storage ./bootstrap
  • change .env file similar to .env.example
  • run command: php artisan migrate
  • run command: php artisan serve
  • visit to http://127.0.0.1:8000

About

Email verification with Laravel


Languages

Language:PHP 80.8%Language:HTML 18.6%Language:Vue 0.6%