Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update laravel_admin_demo.sql #53

Open
FrodeMMeling opened this issue May 8, 2019 · 2 comments
Open

Update laravel_admin_demo.sql #53

FrodeMMeling opened this issue May 8, 2019 · 2 comments

Comments

@FrodeMMeling
Copy link

It seems the sql file for demo is not up to date. Many menu items are missing, like Chartjs for instance.. Is it possible to get it updated as on demo.laravel-admin.org?

@saber13812002
Copy link

saber13812002 commented Mar 2, 2020

just need to run it as sql or script to add this extention to your menu

INSERT INTO admin_menu VALUES (63,0,45,'Extentions','fa-braille','','2017-09-30 02:06:26','2018-08-02 11:09:49'),(64,63,46,'Chartjs','fa-area-chart','chartjs','2017-09-30 02:06:26','2018-08-02 11:09:49');

i send it as pull request , in this link : #67

image

@saber13812002
Copy link

i think chartjs added in top menu

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants