Tuesday, November 22, 2022

Linus for PHP developer | Linkedin learning course

 Set yourself up for PHP programming in Linux—the fast, powerful, and free development environment that can be virtualized on almost any machine, including Mac and Windows computers. Explore various Linux distributions and the LAMP stack: the most ubiquitous web server solution on the Internet. Begin by downloading Linux, installing the operating system, and then configuring each additional stack element: Apache, MySQL, and PHP. Instructor Jon Peck describes how the LAMP components work together to support and network your web applications. You'll also learn how to manage Linux from the command line, optimize your system's performance for virtualization, and troubleshoot common installation and configuration issues. Plus, install some of the top PHP tools and frameworks, including Composer, Symfony, and Laravel.


Note: The demonstrations use the Ubuntu distribution of Linux, but the skills are applicable to other Linux distributions.

Learning objectives

  • What is Linux and why should you use it?
  • Choosing a Linux distribution
  • Creating a virtual machine (VM)
  • Managing Linux from the command line
  • Configuring a Linux server
  • Managing Apache sites and modules
  • Configuring the MySQL database
  • Configuring PHP for development
  • Debugging PHP code in Linux
  • Installing PHP tools such as Composer and CodeIgniter
  • Managing VMs with VirtualBox
  • Troubleshooting LAMP

No comments:

Post a Comment