👩💻 Join our community of thousands of amazing developers!
Twilio provides an API to retrieve actions made by your Twilio account and to filter them by both time and category. Using that API, in this tutorial, you’re going to learn how to build a small analytics dashboard for your Laravel application. Let's begin! Prerequisites To get the most out of this tutorial, you're going to need the following things: PHP 8.1 or above, which meets Laravel's server requirements NPM (I’m using 8.19.3 at the moment) Composer installed globally A Twilio account (fre...