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: docs/API_REFERENCE.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# PivotPHP Core - API Reference
2
2
3
-
**Version:** 1.2.0
4
-
**Last Updated:** July 2025
3
+
**Version:** 1.2.0
4
+
**Last Updated:** July 2025
5
5
6
6
> ⚠️ **Nota**: Este projeto é mantido por apenas uma pessoa e pode não receber atualizações constantemente. Ideal para provas de conceito, protótipos e estudos, mas não recomendado para aplicações críticas de produção.
7
7
@@ -118,7 +118,7 @@ $app->get('/protected', $authMiddleware, function ($req, $res) {
0 commit comments