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 212ed5a commit e933740Copy full SHA for e933740
README.md
@@ -31,16 +31,6 @@
31
Inspired by <a href="https://github.com/z-song/laravel-admin" target="_blank">laravel-admin</a>
32
</p>
33
34
-## How to use this fork
35
-Add this to your `go.mod`
36
-```
37
-replace github.com/GoAdminGroup/go-admin v1.2.17 => github.com/phanletrunghieu/go-admin v1.2.17+0.0.1
38
39
-
40
-## Changes in this fork
41
42
-- Correct error title when call an ajax [PR-344](https://github.com/GoAdminGroup/go-admin/pull/344)
43
44
## Preface
45
46
GoAdmin is a toolkit to help you build a data visualization admin panel for your golang app.
0 commit comments