if you use the official Nginx config (nginx.conf.sample file in the Magento 2 distribution) then you need change the line 109 from :location ~ (index|get|static|report|404|503).php$ {to :location ~ (index|get|static|report|404|503|phpinfo).php$ {and…
PrerequisitesUbuntu 18.04 2GB or more RAM memory Root privileges What we will doInstall PHP Composer Download Magento 2 Install Magento Components Generate SSL Letsencrypt Configure Nginx Virtual Host for Magento…
Problem: Something went wrong with processing the default view and we have restored the filter to its original state.Fixed:File open: vendormagentoframeworkViewElementUiComponentDataProviderFulltextFilter.phpFunction change:public function apply(Collection $collection, Filter $filter){ if (!$collection…
Daha iyi geliştirilmiş bir test ortamı ,birim test,unit,test,arayüz testiEntegrasyon Testi ve JavaScript Ünite Testi için kusursuz test çerçevesine sahiptir.Prototype js yerine jquery ve knockout kullanır.Modern PHP 7 yi ve composer…