ElectronReact boilerplate package auto updateRecently, we are building a Software for who has issues in speaking. We have used Electron.js for this software.Mar 30, 2021Mar 30, 2021
Setup Next.js with Redux 🔥Next.js is awesome library for SSR(Server Side Rendering). We are developing our website with strapi and Next.js.Mar 2, 2020Mar 2, 2020
Setup React with hot reloading using Laravel MixLaravel Mix is a wrapper around Webpack. Webpack has many options/configurations and little hard to configure. Here “Laravel Mix” provides…Dec 2, 2019Dec 2, 2019
Running multiple processes asynchronously with PHP/LaravelRunning multiple processes in backgroundNov 30, 20198Nov 30, 20198
Music & ProductivityMusic is an expressive form of art, an accessible vibe no matter wherever you are! It is an entertaining resource to optimize the boring…May 2, 2019May 2, 2019
Using Semantic UI + LESS + Gulp with ReactSemantic UI is a front-end development framework that is used to create beautiful, responsive layouts using easy-looking HTML.Sep 24, 20181Sep 24, 20181
Laravel dd($var) function output issues in new Chrome?Recently Laravel dd() function seems to have stopped working properly in latest Chrome. The dump does not render output properly. It looks…Jan 2, 20184Jan 2, 20184
Database Transactions in LaravelSometimes we require to do bulk insert/update/delete operation in database, or chained database operations, and if any exception occurs at…Dec 19, 20171Dec 19, 20171
Test your Laravel package📦 locally in your Laravel projectRecently, while we were developing a new Laravel package, we wanted to check and ensure that everything works as expected in an “actual”…Dec 6, 20171Dec 6, 20171
Download file using Ajax in Angular 4It is generally advisable to download a file with a url call, or submitting a form, instead of with Ajax. Because Ajax can not handle file…Nov 9, 20172Nov 9, 20172