/convertkit-clone

Source code to the e-mail service provider built in the book "Domain-Driven Design with Laravel"

Primary LanguagePHP

Install and run:

  • cp .env.example .env
  • composer install
  • Set up your database
  • php artisan migrate
  • php artisan db:seed
  • php artisan serve
  • php artisan queue:work
  • `npm install'
  • npm run dev
  • Login with demo@mailtool.com and password