Add link to tutorial to navigation

This commit is contained in:
Samuel Štancl 2019-10-30 18:00:57 +01:00
parent 99655ea7e0
commit 979e5b19bc

View file

@ -107,5 +107,6 @@ return [
],
'Stay Updated' => 'stay-updated',
'GitHub' => 'https://github.com/stancl/tenancy',
'Tutorial' => 'https://samuelstancl.me/blog/make-your-laravel-app-multi-tenant-without-changing-a-line-of-code/',
],
];