In a standard Laravel application, you can schedule Artisan commands in your console kernel. While that works for most projects, we took a different route in Mailcoach. Instead of scheduling commands, we’re scheduling jobs.
PHP
Seeing Red, or Maybe Green? How Tailwind Helps Colourblind Designers
It may only be a side effect of its colour palette and class naming conventions, but as a colourblind developer, Tailwind has made it SO EASY to design with sensible colours – a superpower I’ve Read more…