amarendrasharma / mailsender

Mass mail sending application using Laravel( queue)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Mailsender simplify the complexity of mass mailing. It beleives lossing battles is not mean to lossing a war . So using the power of "Queue Jobs" prodived by our beleoved framwork Laravel we empower our mass mail sending weapon Mailsender ha ha . lol

I hope! By reading the super cool introduction you will never ask what is it ? again . I am practising to writing some documentation yet application is runnning well and good.

I genuinely appreciate your feedback , correction and contribution

Installation

  1. composer install

  2. npm install

  3. npm run watch

  4. php artisan serve / valet open

  5. php artisan queue:listen

Sometime the .lock files sucks a lot. If so just do one favour sudo rm -rf filename

About

Mass mail sending application using Laravel( queue)


Languages

Language:JavaScript 57.8%Language:CSS 33.7%Language:PHP 4.6%Language:HTML 2.0%Language:Vue 1.8%Language:Shell 0.0%Language:Python 0.0%