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 75df172 commit cd77f5eCopy full SHA for cd77f5e
App/Views/index.blade.php
@@ -16,7 +16,7 @@
16
<h1>{{ _env("APP_NAME", "Leaf MVC") }}</h1>
17
<p>
18
This is the LeafMVC framework. A simple MVC framework built for
19
- <a href="https://leafphp.dev" class="text-green">Leaf PHP Framework</a>
+ <a href="https://leafphp.netlify.app/#/leaf" class="text-green">Leaf PHP Framework</a>
20
</p>
21
</section>
22
<section>
0 commit comments