Feature
- endpoint post
- command to send email
- queue to schedule sending in background
- git clone from repo
- copy .env.example to .env
- make adjustment in environment file (.env)
- php artisan migrate
php artisan notification:send your_url
php artisan queue:work