Opinions about laravel with phpGrid for building back-office for mysql DB? #55470
Unanswered
curious-anonymous
asked this question in
Q&A
Replies: 1 comment
-
Hi. If you don't find an out of the box FE + BE solution and want to build a FE solution, you could use our BE cruFd lib suite (which lacks the FE part). Also we saw phpGrid supports json data so maybe you could use their FE + our BE that gives results as json. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone.
I am prospecting solutions for implementing a back office for managing a mysql database that contains over 50 tables and some tables have over 10 million rows.
Criteria:
Until now I found phpGrig that is supposed to work with Laravel, that seems to offer in the paid version what I seek.
Can someone give me some feedback about them?
I noticed they work with raw query, which I don't like.
Inspired by this I also analyzed api-platform so far, but it is not an out of the box solution.
Beta Was this translation helpful? Give feedback.
All reactions