2017 © Pedro Peláez
 

library email_confirm

Laravel 5.6 Natively Email confirmation Package

image

adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  • Friday, February 23, 2018
  • by adamibrahim
  • Repository
  • 0 Watchers
  • 3 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 21 Versions
  • 0 % Grown

The README.md

Laravel 5.6 Email confirmation

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

Laravel 5.6 Natively Email confirmation Package Using Queue to send Emails, (*2)

Demo

You can see working demo, (*3)

Install

Laravel fresh installation

``` bash $ laravel new yourappname, (*4)


##### Create / configure .env file - database access - QUEUE_DRIVER=database - Email configuration ##### Install the package Via Composer ``` bash $ composer require adamibrahim/email_confirm
If you installing at laravel 5.5 or higher then you may go directly to Publish other wise you will need to edit composer.json and register the Service Provider
composer.json

Add this code to your composer.json under the autoload at your main directory, (*5)

``` bash "psr-4": { "Adam\EmailConfirm\": "vendor/adamibrahim/email_confirm/src" }, (*6)


##### Service Provider At file config/app.php register service provider under * Package Service Providers... ``` bash Adam\EmailConfirm\EmailConfirmServiceProvider::class,
Publishing
This will overwrite your User.php model

``` bash $ php artisan vendor:publish --tag=emailConfirm --force, (*7)


##### Database Migrating run the Artisan migration command ``` bash $ php artisan migrate
Job Queues

I'm Using Queues to send emails (speed up the app) however if you don't wish to use it you can change at your .env file, (*8)

QUEUE_DRIVER=sync

Change log

Please see CHANGELOG for more information on what has changed recently., (*9)

Testing

bash $ composer test, (*10)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*11)

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker., (*12)

Credits

License

The MIT License (MIT). Please see License File for more information., (*13)

The Versions

23/02 2018

dev-master

9999999-dev https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.2.1

0.2.1.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.2.0

0.2.0.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.1.9

0.1.9.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.1.8

0.1.8.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.1.7

0.1.7.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.1.6

0.1.6.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.1.5

0.1.5.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.1.4

0.1.4.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

23/02 2018

v0.1.3

0.1.3.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

19/02 2018

v0.1.2

0.1.2.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

18/02 2018

v0.1.1

0.1.1.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

17/02 2018

v0.0.9

0.0.9.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

16/02 2018

v0.0.8

0.0.8.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

16/02 2018

v0.0.7

0.0.7.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

15/02 2018

v0.0.6

0.0.6.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

15/02 2018

v0.0.5

0.0.5.0 https://github.com/adamibrahim/email_confirm

Laravel 5.6 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

15/02 2018

v0.0.4

0.0.4.0 https://github.com/adamibrahim/email_confirm

Laravel 5.5 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

15/02 2018

v0.0.3

0.0.3.0 https://github.com/adamibrahim/email_confirm

Laravel 5.5 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

15/02 2018

v0.0.2

0.0.2.0 https://github.com/adamibrahim/email_confirm

Laravel 5.5 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm

15/02 2018

v0.0.1

0.0.1.0 https://github.com/adamibrahim/email_confirm

Laravel 5.5 Natively Email confirmation Package

  Sources   Download

MIT

The Requires

 

The Development Requires

package laravel5.5 email confirm