diff --git a/README.md b/README.md index 3d9a815d..8df315f9 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,12 @@ Quick Note: If this is a new project, make sure to install the default user auth @yield('js') ``` + If you're using Laravel 5.6+ remove defer from the app ``` + ``` + Optionally, you can move the script tag to just before `````` for a similar effect. + Now, visit your site.com/forums and you should see your new forum in front of you! ### Upgrading