We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173992a commit 6a36efbCopy full SHA for 6a36efb
README.md
@@ -79,7 +79,7 @@ class HomeController extends Controller
79
Finally, create a view file called "index.blade.php" in App/Modules/Admin/Views folder with following contents:
80
81
82
-`<h1>Welcome to Admin Module</h1>`
+<br><h1>Welcome to Admin Module</h1>
83
84
85
Now, once we have folder and file structure defined we have to enable admin module:
0 commit comments