Tinkerwell 4 is out now! Get the most popular PHP Scratchpad application. Learn more

Invoker

Mailables

When you open up a project with Invoker, all your Laravel Mailables will be available in an intuitive user interface. You can easily preview any of your available emails.

Invoker scans the constructor parameters of the mailables and builds a user interface based on the scanned parameters.

If your mailable accepts an Eloquent model as an input parameter, Invoker will automatically show you a dropdown field that allows you to search for the desired model.

Once you have all parameters in place, you can press the "Preview" button to retrieve an instant preview of the email.