Author name: ravindra

jQuery File Upload Plugin

Wow…!! File Uploader with well documentation and many unexpected features with multiple file selection, drag and drop support, progress bars, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Server Side Platform Support PHP Python Ruby on Rails Java Node.js and Go Available Features Multiple […]

jQuery File Upload Plugin Read More »

Angular – Font Awesome Icons

Font awesome introducing icon module & component for angular,  API docs The official Angular module/component documentation  GitHub project Where to submit issues and collaborate/contribute to codebase Install Using npm : – npm i @fortawesome/angular-fontawesome Install Using yarn : – yarn add @fortawesome/fontawesome-svg-core yarn add @fortawesome/free-solid-svg-icons yarn add @fortawesome/angular-fontawesome For more details – https://fontawesome.com/how-to-use/on-the-web/using-with/angular

Angular – Font Awesome Icons Read More »

The Angular Console – for Developers

I am so happy, because angularconsole take responsibility of Build CLI Commands Visually. Trivial Code Generation Run Custom NPM Scripts Discover and Install Extensions Build CLI Commands Visually Integrated Terminal Output Import Existing Projects It’s a direct interface for performing many task when you go with angular.  You can perform Test, Build, Generate Component and also Serve

The Angular Console – for Developers Read More »

Laravel 5.5 LTS

The laravel 5.5 (LTS) officially released, With new ideas and improvements, a lot of things. Here are some highlighted features in this video   Here are some laravel 5.5 LTS related links Release Notes What’s new in laravel 5.5 series Laravel 5.4 to 5.5 – Upgrade Guide All tutorials & news & all about

Laravel 5.5 LTS Read More »

Laravel Inspector – debugging and profiling tools for Web Artisans

This one is awesome laravel inspect tool for debugging the application,  It helps to the developer to develop a Quality application, Finding errors,  Query log, Request time, Response etc…… #Currently Available Collectors MessageCollector – Handling User’s message & dump. Exception – Exception DBCollector – Queries, including execution time and parameters binding. TimersCollector – Timers and time

Laravel Inspector – debugging and profiling tools for Web Artisans Read More »

Scroll to Top