Skip to content

PixelDigit

Praveen's Blog

Menu

  • About Me
  • Contact
  • Uses

Author: praveen

PhpStorm Database Console user variable for substituting php variable

Today I spent some time to figure out a ‘user variable’ for substituting a php variable in queries done through the database console in Php Storm   select name from users where id = $id   After searching i figured

praveen May 30, 2018May 30, 2018 Professional, Technology No Comments Read more

Prevent Creative Cloud from loading at startup on Mac

So annoying to see the creative cloud icon on loading ? Follow below steps to avoid it run launchctl unload -w /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist which will disable it for the user run to delete for ever rm /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist  

praveen September 8, 2017September 8, 2017 Personal No Comments Read more

Why should we use a framework for PHP Development?

Organizing Code and Files When you setup a PHP Framework, it already has a certain folder structure. Most of the Framework uses MVC (Model-View-Controller) guideline or structure for managing the code. MVC pattern allows to separate business logics and presentation

praveen April 6, 2016 Technology 2 Comments Read more

Time to try KVM

I have tried both XEN and OPEN VZ virtualisations and now feel to try the KVM.. According to an article I read recently KVM Virtualization  KVM Virtualization is the best option when you need full OS and kernel control. This

praveen April 2, 2012 Linux No Comments Read more

Finally, I am able to tune all Intelsat 17 channels

As I mentioned in previous post, my Technosat HD T- 786 receiver was not able to save few channels like Asianet Middle East, Reporter, Jeevan, Jaihind, Asianet News etc because of a bug which some of the HD receivers which

praveen January 14, 2012January 14, 2012 Satellites / Television / HD 2 Comments Read more

NoClassDefFoundError: com/sun/rowset/CachedRowSetImpl on Jboss-7

It is easy to fix this error just follow the following Edit modules/sun/jdk/main/module.xml file and added the following to paths <path name=”com/sun/rowset”/> <path name=”com/sun/rowset/internal”/> <path name=”com/sun/rowset/providers”/> If still didn’t work, download rowset jar file from Oracle sun website and extract

praveen December 20, 2011 Technology 2 Comments Read more

Windows 7

During Gitex, saw the demo for windows 7.. on first sight every thing seems like vista only.. it seems new features like cloud computing is existing .. will it be worth to upgrade?

praveen October 26, 2009November 5, 2009 Technology, Windows No Comments Read more

Tags

2009 al dar island Android bahrain connection debian 7 dubai dubai metro fedora fedora21 free calls free sms gitex hide users from login homestead laravel laravel5 launcher duplicate icon LaunchPad linux linux fedora linux login login screen macbook macos catalina mysql connection to homestead nginx osx yosemite php php-fpm php7 scp scp on non default port SElinux sequel pro ssh-copy-id ssh-copy-id on different port ubuntu updating laravel/homestead vagrant box update error vagrant update fails viber vmware fusion windows windows7 xcode6.1

Recent Posts

  • BigSur – Homebrew: Your CLT does not support macOS 11.0
  • NodeJs and Mysql Date problem
  • Switching between Terminals in VSCode.
  • macOS Catalina VMware Fusion networking issue

Top Posts & Pages

  • BigSur - Homebrew: Your CLT does not support macOS 11.0
  • NodeJs and Mysql Date problem
  • Switching between Terminals in VSCode.
  • Uses
  • macOS Catalina VMware Fusion networking issue
  • Gsuil returning checksum error
  • Laravel Homestead7.0 Php artisan Error
  • Updating Vagrant box manually.
  • PhpStorm Database Console user variable for substituting php variable
  • Laravel - Uncaught ReflectionException
Copyright © 2022 PixelDigit. Powered by WordPress. Theme: Spacious by ThemeGrill.