How to setup a Laravel 5.6 project on a server (reseller hosting). Learn how to upload and setup your project, database, php version and email.
How to create custom middleware in Laravel. Using middleware to limit user role control in your app. Also learn how to share data to all views!