Google Optimization is best service for A/B testing. We can implement A/B testing by Google Analytics and Google Optimization. Already Google Analytics is containing the Google Optimization. We can simply do testing by UI without changing code manually. Please create google analytics account by google account and go to google optimization on the dashboard. And …
How to use PHP Static variables
Mainly we can use static variables in php. Especially I’d like to explain how to manage static variables in laravel. Imagine there is categories (1 ~ 10). ID 1 : Premiere Pro Category.ID 2: After Effect Category.….ID 10: Music Category. We can define static variables in Model of laravel. for the example: $CONST_PREMIERE_PRO_CAT = 1;..etc. …
Libjpeg-turbo
This library is c library to analyze jpeg file in c language. libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems, as well as progressive JPEG compression on x86 and x86-64 systems. On such systems, libjpeg-turbo is generally …
Laravel Scout
Laravel Scout provides a simple, driver based solution for adding full-text search to your Eloquent models. Using model observers, Scout will automatically keep your search indexes in sync with your Eloquent records. Currently, Scout ships with an Algolia driver; however, writing custom drivers is simple and you are free to extend Scout with your own search implementations.
Use svg icons as Font.
Some time, you can receive design files for front end developement. In the case you cannot implement the icon which is provided from design by free library, you can use this service. https://icomoon.io please create a credential, import svg file, generate fonts and download the font. That’s all.
Vue Chrome Extension Template
Mostly chrome extension is built by javascript. But a lot of developer wants to start from a template of vue or react which is populated in frontend development. https://github.com/YuraDev/vue-chrome-extension-template
Laravel Dusk Test for Iframe
Some Time you can create Browser tests by using laravel dusk. Generally dusk provides almost functionalities for Browser test. You can do following as when you are going to test for iframe. Iframe name = stripe_checkout_app $browser->driver->switchTo()->frame(‘stripe_checkout_app’);
Laravel Home Stead
Laravel strives to make the entire PHP development experience delightful, including your local development environment. Vagrant provides a simple, elegant way to manage and provision Virtual Machines. Laravel Homestead is an official, pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, a web server, and any other server software on …
Sucuri Service
We can use this service for site protection. Flaws in website code can leave you open to attack. We filter traffic and strengthen your website by blocking malicious traffic and attacks. Every website gets hit with automated hacker tools. If your login credentials are guessed, attackers can easily abuse your site. Distributed Denial of Service …