Laravel 5.1 for Beginners

Learn the basics to start coding in the hottest most popular PHP framework in the industry.

Ratings: 3.91 / 5.00




Description

This course will be a project based course that will have a final product, a website, while each lecture touches on a new feature of the Laravel technology. We will build a basic blog website where you will learn how routing works, how database is integrated, forms, authentication, security and much more. All you need is a computer with an internet connection, at least to download the proper files at the beginning. You will get the most out of the course by reading the Laravel documentation, which goes into more details then I can go through in a video lecture due to time constraint. But I will cover the most important things. You will also benefit by taking the information I teach and try to apply it to your own custom website. Start small and if structured correctly, you will be able to keep adding more to your application easily. This is called scalability.

What You Will Learn!

  • Set up an Environment appropriate for Laravel production
  • Understand basic workflow
  • Understand the file structure
  • Understand the syntax
  • Have skills needed to keep improving their skillset

Who Should Attend!

  • Students with a basic understanding of webdevelopment and PHP who want to learn the hottest PHP framework right now