integrated a simple version of anbu into the laravel core
Signed-off-by: Dayle Rees <[email protected]>
This commit is contained in:
Regular → Executable
+2
-1
@@ -88,6 +88,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php Anbu::render(); ?>
|
||||
<div id="main">
|
||||
<h1>Welcome To Laravel</h1>
|
||||
|
||||
@@ -126,4 +127,4 @@
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user