Skip to main content

installing Laravel v8.0.1 in Windows 10 Pro x64bit

 Using WAMP for 

php - 7.4.10

maraiadb - 10

apache - 2.4



php -i | grep -i ssl 
to check registration stream socket transports

grep -R "search your word"
use this cmd to search in linux directory

composer diagnose
to see the status of composer

check with this link also: https://github.com/composer/composer/issues/4388

Failed to download tijsverkoyen/css-to-inline-styles from dist: The "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5" file could not be downloaded: php_network_getaddresses: getaddrinfo failed: No such host is known.     failed to open stream: php_network_getaddresses: getaddrinfo  failed: No such host is known.  Now trying to download from source

https://github.com/tijsverkoyen/CssToInlineStyles 

install the composer require tijsverkoyen/css-to-inline-styles

=======================================================================

These are final steps:

  1.  https://getcomposer.org/download/ and install it.
  2.  create a folder as laravel, redirect to laravel using cmd prompt as cd c:\xampp\htdocs\laravel.
  3. then simply type this command to create a first project composer create-project laravel/laravel laravel-project --prefer-dist 
  4. Replace first-project with your project name 
  5. then redirect to localhost/laravel/laravel-project/public/
or install Laravel globally so that it can help in installing new apps so quick

composer global require laravel/installer

Comments

Popular posts from this blog

Software Versions You Must Have..!

Google Chrome       Version 29 and Version 37 of Google Chrome works much better than any other version.I updated my Google Chrome but it was lagging,not responding, crashed,contents were loaded very slow and few more.So,finally I found Google Chrome 37 working better,bugs fixed and you can download this to fix the previous problems. 2. KM Player Really awesome player to watch HD Videos,movies.Compatible with all extensions of videos you want to watch whether it is mkv,3gp,flv,HD,4K etc.KM Player has very good 3D mode.You can watch multiple videos at a time.I found version 3.6 & 3.9 useful,but in between versions were very Ads providing, lagging every time when you open the Player. 3. iTunes & Quick Time Player  Hats off to the creator 'Apple Inc.'. iTunes- name is enough.I use default audio player as iTunes.You can feel the sound clarity when you are changing it to other mode like Pop,Rock,Acoustic,Bass etc. iT...

End of support for Windows 10, Windows 8.1 and Windows 7

Here's more you can read about the support:  link How you can move to Windows 11 Frequently asked questions   What can I do with my old computer? Trade it  in or  recycle it  with local organizations. Will my Windows 10 PC stop working? No. Your PC will continue to work, but support will be discontinued. How is Windows 11 more secure? Windows 11 is the most secure Windows ever built, with comprehensive end-to-end security that covers antivirus, firewall, internet protections, and more.  Read more  about Windows security.