Thank you so much!!! Your video helped me a lot, I was stuck at this in a project i am working on, and thanks to this I can move on now.. You are a life saver, keep up the great work...
please help me i have a error and i am using those Apache/2.4.29 (Win32) OpenSSL/1.0.2n PHP/5.6.33. I want to know if this extension adapt to thos version or no
Could you please copy the: `vendor/yiisoft/extensions.php` code here. I need it to install Wbraganca manually since I am on a shared hosting. Thank you in advance
I've got this error.. Invalid Configuration - yii\base\InvalidConfigException The 'model' property must be set and must extend from '\yii\base\Model'. 1. in C:\AppServ\www\advanced\vendor\wbraganca\yii2-dynamicform\DynamicFormWidget.php at line 100 throw new InvalidConfigException("The 'model' property must be set and must extend from '\\yii\\base\\Model'."); Can U help me to fixed this error? why it's happening? Thanks
Composer work similar to the install wizard of Windows, by giving it sudo access, you allow it to install anything it wants on you Mac. Don't forget that composer installs 3rd party content. There might be other reasons why but this is one of them: security.
very nicely explianed the yii2, all the tutorials are first class and i am gaining lots of knowledge of it. practically and theoretically
Thank you so much!!!
Your video helped me a lot, I was stuck at this in a project i am working on, and thanks to this I can move on now.. You are a life saver, keep up the great work...
yes,i tried in yii2 basic,it worked
For Windows "cmd"
composer require --prefer-dist wbraganca/yii2-dynamicform "*"
It works for me.
Thanks for the tutorials.
U are the best! Thank u for another lesson!
Hello! How should this work for a many-to-many relationship with an intermediate table? Regards!
thanks
please help me i have a error and i am using those
Apache/2.4.29 (Win32) OpenSSL/1.0.2n PHP/5.6.33. I want to know if this extension adapt to thos version or no
I don't understand this syntaxis "[{$i}]id_contacto". Someone knows where can I read more about it? I'm kind of new programming in PHP. Thanks :)
Could you please copy the: `vendor/yiisoft/extensions.php` code here. I need it to install Wbraganca manually since I am on a shared hosting. Thank you in advance
When you are uploading second part ?
i can put this on basic yii2?
Class 'wbraganca\dynamicform\DynamicFormWidget' not found
how to install composer, if the website is hosted?
Not able to install this with composer....any other way??
I've got this error..
Invalid Configuration - yii\base\InvalidConfigException
The 'model' property must be set and must extend from '\yii\base\Model'.
1. in C:\AppServ\www\advanced\vendor\wbraganca\yii2-dynamicform\DynamicFormWidget.php at line 100
throw new InvalidConfigException("The 'model' property must be set and must extend from '\\yii\\base\\Model'.");
Can U help me to fixed this error? why it's happening? Thanks
my add botton doesnt work, but i have add the id "", help me pls
at yii2-dynamic-form.js file
change the line : 118
old
$toclone = widgetOptions.template;
new
$toclone = $(widgetOptions.template);
sudo for composer? it is not secure, man
why? can you explain?
Composer work similar to the install wizard of Windows, by giving it sudo access, you allow it to install anything it wants on you Mac. Don't forget that composer installs 3rd party content. There might be other reasons why but this is one of them: security.
please upload a vedio of dynamic form with one model
Remove your sublime It would better if you install VScode at least
symfony isssue
PHP Parse Error - yii\base\ErrorException
syntax error, unexpected ':', expecting ';' or '{'
1. in C:\xampp\htdocs\yii\advanced\vendor\symfony\dom-crawler\Crawler.php at line 962
2. yii\base\ErrorHandler::handleFatalError()
Have you solve this error if yes then please help us
I solved that problem.
Upgrade your php version or lock your php version in composer.json