Technology

Sharing things related to Technology is good idea to describe your knowledge. Blog for the Technology will be good for me as well as reader. Nepal Technology and Nepal’s Development of Technology is somehow important to know. Besides that, World Technology is changing rapidly. We have to stand with that.

Sublime – Add text in the start, end of each line

Sublime is one of the most used code editor by the developers. It is famous because of its packages & other great features. It keeps up working to make it better. I cam across the condition where I had thousands of line and had to put certain text at the start & end of the each line. I decided to research instead doing manual, luckily this resolves the issue. We must enable Regular expressions for this. Please follow the following…

0
Read More

How to import and export a MySQL database in Linux, Windows server

EXPORT go to the location you want to save exported filecd /var/www/ or wherever you would like to export the file Run this command; ask password – Put the MySQL passwordsudo mysqldump -u root -p db_name > db_export_file.sql Check the file location which we set in step 1 IMPORT Keep/Upload the sql file in the hosting server you would easily locate when you want to export Go to the location where you have uploaded the SQL file. cd /var/www or…

0
Read More

Building wheel for psycopg2-binary (setup.py) … error

apt-get install libjpeg-dev zlib1g-dev pip3 install libpq-dev python3-dev pip3 install psycopg2-binary Change the following line in the requirements.txt like this: psycopg2==2.7.7; sys_platform != ‘win32’ and python_version < ‘3.8’ psycopg2==2.8.5; sys_platform == ‘win32’ or python_version >= ‘3.8’ pip3 install Pillow

0
Read More

Submile Packages List for Laravel

List of Packages you want to install in Sublime Editor when you are working in Laravel. AutoFileName A File Icon AdvancedNewFile Auto Semi-Colon SublimeLinter Emmet Bootstrap 3 Snippets Laravel Blade Highlighter SidebarEnhancements Vuejs Snippets SublimeLinter-php Vue Syntax Highlight Laravel 5 Snippets

0
Read More

Install PHP CS FIXER in Laravel

If you are a developer or you are handling a team of developers. It is always difficult to manage and understand their codes without proper alignment. Some of them even dont follow standard ways of writing codes. In Laravel, we can install php-cs-fixer so that we can run it and in a blink it can be seen proper formatted. It is life saver for lot of developers. How to implement fixer in Laravel In the command prompt, go to your…

0
Read More

Being a simple and career oriented guy, I believe in Hard work, dedication and loyalty. I prefer to complete task in time. There should be good behavior along with your professionalism.
Most of all I am an Optimistic, Positive Thinker.

Paragliding at Pokhara, Nepal