Skip to contentSkip to content

iTechMedium

Close MenuClose Menu

Flask lightweight WSGI web application frameworkFlask lightweight WSGI web application framework

Flask Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with ...

Read FullRead Full

how install complete apache2 and then installhow install complete apache2 and then install

A very simple and straightforward way that worked for me is as follows: Step 1. First we need to Stop apache2. ...

Read FullRead Full

Create a Woocommerce product sold in units of kilogram and gramCreate a Woocommerce product sold in units of kilogram and gram

// Add a product custom field "grams_quantity" that will update the displayed priceadd_action('woocommerce_before_add_to_cart_button', 'special_product_by_grams', 25);function special_product_by_grams(){ global $product; // HERE ...

Read FullRead Full

how can write restful / authenticate API in Laravel latest versionhow can write restful / authenticate API in Laravel latest version

Hope you have already install laravel with new version 5.5 or above You can write restful authenticate API through the passport package ...

Read FullRead Full

How to change Apache default port to a custom portHow to change Apache default port to a custom port

How to change Apache default port to a custom port If you have sudo permission you can do easily. The ...

Read FullRead Full

How to reset root user password MYSQL on UbuntuHow to reset root user password MYSQL on Ubuntu

After the MySQL setup, I have lost my user name and password now I don’t want to reinstall. Then I ...

Read FullRead Full

gitlab Command line instructionsgitlab Command line instructions

GITLab Command line instructions Git global setup git config --global user.name "XYZ"git config --global user.email "xyz@domain.com" Create a new repository ...

Read FullRead Full

Tips and Tricks for Using Linux Command LineTips and Tricks for Using Linux Command Line

Tips and Tricks for Using Linux Command Line You can use the clear command to clear the terminal if your screen is ...

Read FullRead Full

How to create plugin in wordpressHow to create plugin in wordpress

How to create plugin in wordpress this very easy if you have some knowledge og php language. Now in this ...

Read FullRead Full
10

Feb
2018
February 10, 2018

how to get all share link of dropbox folderhow to get all share link of dropbox folder

Request and response formats In general, the Dropbox API uses HTTP POST requests with JSON arguments and JSON responses. Request ...

Read FullRead Full

Posts navigation

1 2 … 10 Next

Recent Posts

  • Flask lightweight WSGI web application framework
  • how install complete apache2 and then install
  • Create a Woocommerce product sold in units of kilogram and gram
  • how can write restful / authenticate API in Laravel latest version
  • How to change Apache default port to a custom port

Recent Comments

  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
TopBack to Top

Magazine WordPress Theme By Themesglance