Software Alternatives & Reviews

Magic login links with Laravel

Tailwind CSS TablePlus Mailtrap
  1. A utility-first CSS framework for rapidly building custom user interfaces.
    Pricing:
    • Open Source
    We're going to use Laravel's templating system Blade and Tailwind CSS for our views.

    #Developer Tools #Design Tools #Website Design 870 social mentions

  2. Easily edit database data and structure
    Pricing:
    • Open Source
    In my case, I'm using PostgreSQL and I do all of my configuration through TablePlus. Open up the .env file:.

    #Database Management #Databases #MySQL Tools 56 social mentions

  3. Email Delivery Platform that delivers just in time.
 Great for businesses and individuals.
    Pricing:
    • Open Source
    • Freemium
    We'll also want to configure our mail driver so that we can preview our login emails. I like to use Mailtrap which is a free SMTP catcher (you can send emails to any address and they'll only show up in Mailtrap, not get delivered to the actual user), but you can use any you like.

    #Office Suites #Email #Email Testing 50 social mentions

Discuss: Magic login links with Laravel

Log in or Post with