cara membuat approval
mau nanya dong, kalau ingin membuat approval dalam combobox dalam yii2 hanya ada 2 option (yes or no) nah udah buat jadi dalam option itu ketika kita klik pilihan (yes) dia akan menampilkan superior...
View ArticleRelacion Yii2
Buen día Tengo un problema con la siguiente relación models/CentroCostos public function getUsuarios() { return $this->hasMany(Usuarios::className(), ['centrocosto' => 'idcentrocostos']); }...
View ArticleComposer update requeriments not be resolved
Why composer update fail because php >= 7.1.0 dependency, when the composer.json only specify >=5.4.0 php composer.phar update --no-dev --prefer-lowest --prefer-stable Loading composer...
View ArticlePalestra do PHP Conference Brasil
Fala Galera boa tarde! Gostaria de pedir apoio da galera, para votar minha palestra no PHP Conference - http://call4paperz.com/events/php-conference-brasil Site do Evento
View ArticleBITCOIN payment without 3rd-party APIs
Hi I tend to have a bitcoin payment gateway on my website. However, I cannot use any 3rd-party APIs out there. In fact, I have to build an application to do what those APIs do. How can I do it? I could...
View ArticleHighly experienced Yii2 developer for hire!
I have more than a decade of experience with working in web development. During this time, I have personally led the development process of systems used by clients who are active in healthcare, the...
View ArticleGridview con PJax y paginador
Hola, Tengo un Gridview con Yii2 con búsquedas Ajax y Pjax que funciona bien pero al ponerle el paginador la búsqueda Ajax deja de funcionar y el paginador funciona bien. ¿Alguien sabe dónde puede...
View Articlese busca programador de yii
busco persona que sea de venezuela y trabaje con el yii para clases online precio a convenir
View ArticleIntegration MySQL-Workbench Funktionen
Kennt jemand ein Modul für Yii, das die grundlegenden Funktionen von MySQL Workbench bietet? Die da wären: - Anzeige aller Tabellen der aktuell verwendeten Datenbank - Anzeigen der Tabellenstruktur -...
View ArticleStatus der Übersetzungen
Hallo liebe Community, da es gerade für Neueinsteiger bei einem Framework oft sehr hilfreich ist, auch gute Dokumentation in der eigenen Sprache vorzufinden, wurde für Yii ein eigenes...
View ArticleIntegration of MySQL-Workbench funktionality
Does anyone know a module for Yii that provides the basic functionality of MySQL Workbench? Which are: - Display of all tables of the currently used database - Displaying the Table Structure - Execute...
View ArticleProblem changing email address in Forum->My Settings
Hi, i receive an error while trying to change my email address in My Settings of Forum. The error concerns a CAPTCHA that is not requested in the form. To reproduce, try to change email address in My...
View ArticleReferencing owner model in active record relation definition
I have this question regarding the active record that has been troubling me for so long and I'm going to ask it. Is it possible to use the owner model's alias in a relation? Like reference it as `t` or...
View Articlees posible incluir filtros de busqueda cuando usamos SqlDataProvider ?
es posible incluirlo de alguna forma ? si tengo esto: $sql = "SELECT* FROM `orders` O LEFT JOIN `shipping` S ON S.id_shipping_state = O.id_current_state LEFT JOIN `cart` ON cart.id_cart = O.id_cart...
View ArticleGraficos con Yii
Hola necesito crear un gráfico pero no quiero usar uno pago como highchart o similares. Necesito un ejemplo completo. No una extensión paga. Googlecharts es una buena opción pero cuando genero el .png...
View ArticleFormato Dinero yii2
Buen dia Quisiera dar el siguiente formato a una columna de ejemplo : 15.000 $ pero actualmente me sale 30.000 US$ quisiera saber como elimino las letras US y que me quede solo el simbolo de $. este es...
View ArticleReplacing the forum software, moving to Discourse
A few month ago we have replaced the old Yii Framework website with a rewritten version in Yii 2. While developing the new site, we also discussed the replacement of the old IPB forum software with a...
View ArticleInstallation Commands running composer in Terminal
Hello everyone. Since 5 hours I try to find a solution, but to no avail, so this is my last resource. On Macbook Pro 10.11.6 I run MAMP and have my sites and composer installed in the htdocs folder....
View Article404 no debugbar qnd utilizo o docker
E aí Galera. Estou tendo problemas qnd uso o Docker, minha barra de debug ñ carrega e inspecionando o elemento descobri que ele ñ acha o debugbar da erro 404 ns inspeção. O Curioso é que o gii carrega...
View Article