Posts

Showing posts from February, 2017

How to Install Laravel 5.4 in Windows 10 Easily

Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern.  This is a short and easy tutorial to install Laravel 5.4 for beginners. Step 1: Instal Xampp and Composer Now we can start the installation. First of all, we need to install Php. Luckily Xampp comes with PHP and other stuff which we require for this installation like MySQL and Apache server. So, we can download Xampp first. Go to  https://www.apachefriends.org/download.html  and make sure you download the latest version of Xampp (check whether it includes the latest version of PHP). Once you have downloaded it install it in your favourite directory. Next, we need to install Composer. Go to  https://getcomposer.org/download/  and click on 'Composer-Setup.exe', this will automatically start the download. Once you have downloaded it you need to install it inside the Xampp directory wher

How to Boot using power iso and unboot a pendrive?

In this Video I have shown you how to boot a pen drive and unboot it using power iso and terminal. Commands show in the video diskpart list disk select disk [number] list partition select partition [number] delete partition Link to download  Ubuntu Iso file  and  Power Iso