Mohammad Ghonchesefidi

Results 18 comments of Mohammad Ghonchesefidi

I have the same problem using Laravel-mix I had tried @nazaninhesari way but still no luck !

Guys I have solved this problem. [check this link .](https://stackoverflow.com/questions/54780618/critical-dependency-the-request-of-a-dependency-is-an-expression-on-jquery-form)

> First create plugin file in `plugins` directory and add this code there: > > ``` > import Vue from "vue"; > > import VuePersianDatetimePicker from "vue-persian-datetime-picker"; > Vue.component("date-picker", VuePersianDatetimePicker);...

you should change this class: ` Line 45: color : "green" Line 157: $('.kksr-legend', obj).html(''+$.fn.kkstarratings.options.thankyou+''); ` on this file: kk-star-ratings\js.js

Hi Send me an access of your admin panel i will check ot for u

@calexandru2018 Thanks for your update. I have followed the link and was able to install the beta version and it's working fine for me now. Appreciate your help.

@bagerard Can you please explain more about migrations using pymongo? I'm using Flask and Mongoengine as my DB. How can we automate migrations process ?

It will be nice if you give a clue about this subject then I will try it on my own project and if it works I will write and update...