integrated a simple version of anbu into the laravel core
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
This commit is contained in:
3
application/views/home/index.php
Normal file → Executable file
3
application/views/home/index.php
Normal file → Executable file
@@ -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