Links mentioned in the video:
Free $100 credit for DigitalOcean:
https://m.do.co/c/2a9bba940f39
Introduction to Laravel 7
https://laravel.com/docs/7.x/controllers
The Voyager Post model that you need to add to your controller:
use TCG\Voyager\Models\Post;