Loking for part time job
Hallo, I have 6 + years of expiriance with web technology like: PHP(Zend, Zend 2, Laravel, Yii2,Doctrine), Js + Angular, Bootstrap. If You need some help with some bug fixes, adding new functionality...
View ArticleLooking for part time job
Hallo, I have 6 + years of expiriance with web technology like: PHP(Zend, Zend 2, Laravel, Yii2,Doctrine), Js + Angular, Bootstrap. If You need some help with some bug fixes, adding new functionality...
View Article$criteria and mergeWith for subquery
Hi, I have a bit of a possibly strange question. I have Main- and Subcategories on my page. This is set up as Parents and Children, meaning in my database I have a field called parent_id. I have now...
View Articlejavascript function call after process execution
I am facing issue regarding javascript. Onclick of button a call a function function onButtonClickFunction() { ajaxCall(); } function ajaxCall() { $('.black_overlay').show(); /* Some Ajax Code */...
View Articlesidebar menu trie-view adminLTE not work on browser mobile
TreeView sidebar menu - navigation is not active when opened dimobile but klo opened didesktop sidebarnya active . I reply adminLTE template to use. if jequery clashed with jquery I used the default...
View Articlekartik Select2 problema con tabindex
Hola, tengo un formulario en YII2 en el que uso varios componentes select2 de kartik, si voy pasando campos con el tabulador el orden de los mismos va sin problemas, el problema viene cuando elijo un...
View ArticleDedicated Software Development Team
Hello! Does your organization have difficulties in completing custom software development projects in time and in budget? My name is Tyler Jacobs with Clarisoft - a custom software agency based in...
View ArticleBest way to deploy your code from local to production?
Title is very self explanatory, but how do you guys deploy your code from your local machine to the production server? I use a VPS myself using a standard Cpanel setup.
View Articleyii2-migrate
Automatically scan for new migrations in all available modules. http://www.yiiframework.com/extension/yii2-migrate/
View ArticleLogin senza aggiornare pagina
Salve a tutti, da un paio di giorni cerco una soluzione per creare dei form in grado di eseguire le loro belle operazioni senza aggiornare completamente la pagina. I form in questione li ho inclusi...
View ArticleJquery Asynchronous call return undefined value
I have gone through many topics for jquery asynchronous AJAX requests. Here is my code. funciton ajaxCall(path, method, params, obj, alerter) { var resp = ''; $.ajax({ url: path, type: method, data:...
View ArticleNeed Help to resolve MultiFile is not a function. when using CMultiFileUpload
Uncaught TypeError: jQuery(...).MultiFile is not a function. I am new to yii. i want to upload multiple images into db using CMultiFileUpload.I am using MultiFile plugin. Code : view : <?php...
View ArticleCgridView through several relation
Hi! I follow this guide to create a cgridview allowing to searching and sorting related model: http://www.yiiframework.com/wiki/281/searching-and-sorting-by-related-model-in-cgridview/ Here are my...
View ArticleDropdownlist con Ajax MultimodelForm
Buenas tardes a toda la comunidad. Actualmente estoy utilizando la extensión MultimodelForm, todo bien hasta ahí. Este es el código. <?php $options = array( array('idEntrega'=>'SI',...
View ArticleRedirect to login for guest users in every controller
Hi! I found that beforeAction() can be used to hold the code to check if the user is not logged in, and then redirect the user to the login page with something like this:...
View ArticleExport db without download (on host)
hi how can i export db using adminer or phpmyadmin without download? I only want to save it on the server thanks in advance.
View ArticleFirebase Notifications Yii2
This extension will make send firebase notifications easy to do for the Yii2 framework. Getting Started These instructions will get you a copy of the project up and running on your local machine for...
View ArticleCAPTCHA
I want to use a CAPTCHA for a form without Yii2 framework.Is there any suggestion for a simple CAPTCHA?
View ArticleYii 2 taxonomy term module
it's an extension which provides (like drupal and wordpress)taxonomy term functionality in your project. you can read the docs here : github.com/mhndev/yii2-taxonomy-term
View Article