Subcategory: Dev Tools
How To Recursively Remove .DS_Store Files On Mac OS
If you are a theme developer and wanna submit your theme to WordPress.org theme repository then of course you must have remove all .DS_Store file from your theme directory. In ord... Read more
How To Solve - You Dont Have Permission To Upload Files In KCFinder ?
When we work with CKEditor , kit somrtimes show this error you dont have permission to upload files in KCFinder ? In this tutorial we will learn how to fix this issue. I was working on... Read more
Getting Started With Git And GitHub | Complete Beginner's Guide
Hello developers, in this tutorial i am going to discuss about git. So in this git tutorial i will explain step by step why do you need git and github and how to set up git in your machine with S... Read more
PSR-4 Tutorial | Autoloading Your PHP Files Using Composer
This PSR describes a specification for autoloading classes from file paths. It is fully interoperable, and can be used in addition to any other autoloading specification, including PSR-... Read more
How To Redirect Example.com To Www.example.com
In this tutorial i am going to show you how to redirect example.com to www.example.com. It is very important to redirect your website to example.com towww.example.com. For exam... Read more
How To Disable Mouse Right Click Cut Copy Paste Using JQuery
Hello devs in this tutorial i will show you how we can disable cut copy paste in a web application. Sometimes you need to prevent copy from your website content. So in this example tutorial i will sho... Read more
Laravel Inventory Management Software With POS
Are you looking for a point of sale system in laravel, then my personal product stocksheet can help you. See the demo from below link and if you want to by then contact me. Demo link: Inventor... Read more
Some Necessary Linux Command Example
Hello, in this linux commands tutorial i will discuss about some basic linux command which i think every user should know. If you are a developer then it is must needed thing that need to know ab... Read more