Need Advice? CALL: +61 417949565

Riksi - web design and development

  • Home
  • ABOUT US
  • OUR WORK
  • BLOG
  • CONTACT US
  • Home
  • Articles posted by Nick
  • Page 2

Author: Nick

Nick is an experienced full stack web developer, and love photography

Kill the in-used TCP port on mac

  • 0
Nick
Monday, 17 June 2019 / Published in command line
If you run the serverless platform locally, like Laravel on React, somtimes. you need to kill the ports, to do that you need first find the process ID on mac and then kill it...

What is Laravel Blade

  • 0
Nick
Monday, 13 May 2019 / Published in Laravel
The blade is the rendering template, and allow add snippet PHP code in the view along with HTML markup. All the blade files are in the the following path inside your laravel project [crayon-6a048af14b29f313227604/]

Update the $Path file in Mac

  • 0
Nick
Sunday, 21 April 2019 / Published in command line
What is $PATH? PATH is an environmental variable in Linux and other Unix-like operating systems like Mac that tells the shell which directories to search for executable files (i.e., ready-to-run programs) in response to commands issued by a user. How to see the path content open the shell or terminal and add the following code: [crayon-6a048af14b486256781417/] Add the
trick

Find WordPress version without looking into the code

  • 0
Nick
Wednesday, 17 April 2019 / Published in Wordpress
As system admin sometimes you need to know the wp version your site in. If your site using the latest version, its easy, you need to scroll down the page in the admin area and look for the WordPress version on the bottom right of the page. but if your site is not up to
general knowledgewordpress trick

Gulp for Sass and Js file in project

  • 0
Nick
Friday, 05 April 2019 / Published in General
Gulp is a cross-platform, streaming task runner that lets you automate many development tasks. At a high level, gulp reads files as streams and pipes the streams to different tasks. to use Gulp, you need to first install the gulp dependencies package and add the gulpfuke.js file into the root of the project. [crayon-6a048af14b851440262796/] Above

Git Stash, how to use it

  • 0
Nick
Sunday, 17 March 2019 / Published in git
what is it? when you want to record the current state of the working directory, but want to go back to a clean working directory or switching the branch without committing any code and losing any file. The command saves your local modifications away and reverts the working directory to match the HEAD commit. How to use
gitgit stash

Git Cherry pick

  • 0
Nick
Saturday, 16 March 2019 / Published in git, Web developing
What is it? Choosing a commit from one branch and apply it to another. without merging all the changes. How to do that? first, checkout to the destination branch [crayon-6a048af14bc9a852041735/] then find the commit hash you want to use and add use the following code to apply that into the current branch: [crayon-6a048af14bca0901289194/] what about
cherry pickgit

Compile SASS with PHP

  • 0
Nick
Tuesday, 12 March 2019 / Published in CSS, PHP
cssphp is a cool tools to compile SCSS file in PHP. SCSS is a CSS preprocessor language that adds many features like variables, mixins, imports, nesting, color manipulation, functions, and control directives. scssphp is ready for inclusion in any project. It includes a command-line tool for running the compiler from a terminal/shell or script. How to use
PHP Trickscss

Add Readme.md to each project

  • 0
Nick
Friday, 22 February 2019 / Published in General
A README is a text file that introduces and explains a project. It contains information that is commonly required to understand what the project is about. It should be in the root of the project Why should I make it? Other developer will likely have regarding how to install and use your project and also how to
documentation

WordPress with composer

  • 0
Nick
Saturday, 09 February 2019 / Published in General, PHP, Wordpress
composer/installers is for PHP package authors to require in their composer.json. It will install their package to the correct location based on the specified package type. website: Example of the composer.json file in the template folder add the following code to the root of the template folder with the correct name and update the type to
composerpackage
  • 1
  • 2
  • 3
  • 4

Archive

  • General
    • Smart Home
  • Web developing
    • command line
    • CSS
    • General
    • git
    • Javascript
    • Laravel
    • Magento
    • MySQL
    • PHP
    • Security
    • Shopify
    • Wordpress

Recent Posts

  • Install HomeAssistant on Raspberry pi

  • Shopify ERR_INVALID_ARG_TYPE Error

Riksi

Riksi is a creative, professional & cutting-edge custom web design and development company.

HERE TO HELP

  • BLOG
  • Contact Us
  • Our Work
  • About Us

New on Blog

  • Install HomeAssistant on Raspberry pi

    To install it, We need to connect the SD card t...
  • Shopify ERR_INVALID_ARG_TYPE Error

    fix the Internal Server Error occurred while in...

GET IN TOUCH

T: (+61) 417 949 565
Email: [email protected]

Contact Us
Fill out the form and our team will be in touch with you promptly. Thank you for your interest!

AU & NZ
T: (+613) 9014 9495
T: (+61) 417 949 565
Email: [email protected]


US & Canada
Email: [email protected]

NAME

EMAIL

PROJECT TYPE
PROJECT BUDGET

MESSAGE

Could not authenticate you.

Whats on Instagram

Loading...

Tags

.htaccess calculation cherry pick composer content css deployer documentation error flex general knowledge get started git git stash hack javascript log mysql package password php PHP Trick replace scss shopify sidebar ssh symlink sync trick ubuntu windows 10 wordpress trick wp
  • GET SOCIAL
Riksi - web design and development

© 2020 All rights reserved. Riksi.com.

TOP