You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/modules.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,15 @@ Most modules integrate directly into Leaf, so you can use them with Leaf's funct
37
37
|[csrf](/docs/security/csrf)|[](https://packagist.org/packages/leafs/csrf)[](https://packagist.org/packages/leafs/csrf)| CSRF protection for your Leaf apps |
38
38
|[date](/docs/utils/date)|[](https://packagist.org/packages/leafs/date)[](https://packagist.org/packages/leafs/date)| Dead simple PHP dates |
39
39
|[db](/docs/database/)|[](https://packagist.org/packages/leafs/db)[](https://packagist.org/packages/leafs/db)| Lightweight query builder for your PHP apps |
40
-
|[devtools](/docs/config/debugging)|[](https://packagist.org/packages/leafs/devtools)[](https://packagist.org/packages/leafs/devtools)| Developer tools for Leaf PHP |
40
+
|[devtools](/docs/routing/error-handling)|[](https://packagist.org/packages/leafs/devtools)[](https://packagist.org/packages/leafs/devtools)| Developer tools for Leaf PHP |
41
41
|[eien](/docs/swoole)|[](https://packagist.org/packages/leafs/eien)[](https://packagist.org/packages/leafs/eien)| High-speed, high-performance server for leaf |
|[fetch](/docs/utils/fetch)|[](https://packagist.org/packages/leafs/fetch)[](https://packagist.org/packages/leafs/fetch)| HTTP requests made simple |
44
44
|[form](/docs/data/validation)|[](https://packagist.org/packages/leafs/form)[](https://packagist.org/packages/leafs/form)| Form processes and validation |
|[mail](/docs/utils/mail/)|[](https://packagist.org/packages/leafs/mail)[](https://packagist.org/packages/leafs/mail)| Mailing made easy with leaf |
50
50
|[mvc-core](/docs/mvc/)|[](https://packagist.org/packages/leafs/mvc-core)[](https://packagist.org/packages/leafs/mvc-core)| Brain of Leaf MVC |
51
51
|[password](/docs/data/encryption)|[](https://packagist.org/packages/leafs/password)[](https://packagist.org/packages/leafs/password)| Password encryption/validation/hashing in one box |
0 commit comments