griddemo Database

Questionsgriddemo Database
Hamid MERABTI asked 3 years ago

I would be grateful if can someone tell me where can I find the MySql griddemo database. I am trying to implement the application in Laravel but I get the message error :

Couldn't execute query. Table 'griddemo.clients' doesn't exist - SELECT * FROM clients WHERE 1=1 LIMIT 1 OFFSET 0

Thanks a lot

1 Answers
Abu Ghufran Staff answered 3 years ago

This database is defined in config.php in root directory of package and you can review where you placed this config in laravel. Another location would be the constructor ‘ new jqgrid($db_conf) ‘ as this array of database config is passed to it.

It is just a demo database and in your application, it should be replaced with your working databsae.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

11 + 11 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?