Skip to content

Commit d0dbe32

Browse files
author
Jad Joubran
committed
Merge pull request #3 from 2bj/patch-1
Rename index.php to index.blade.php
2 parents bf36f22 + a85941a commit d0dbe32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/index.php renamed to resources/views/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
<script src="/js/vendor.js"></script>
1616
<script src="/js/app.js"></script>
1717
</body>
18-
</html>
18+
</html>

0 commit comments

Comments
 (0)