Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Learning Laravel

Posted By: Landau17
Learning Laravel

Learning Laravel
MP4 | Video: 720p | Duration: 2:28:34 | English | Subtitles: VTT | 426.2 MB



What is Laravel? It's a popular PHP framework similar to CakePHP or CodeIgniter. It offers all of the standard MVC capabilities and provides features targeted specifically at designers. In this course, Joseph Lowery shows you how to install Laravel and Composer—its dependencies manager—and start creating pages with Laravel's powerful syntax and flexible HTML views. He'll also show how to use the Blade templating system, which will be a big help in the next chapter, when you build your first Laravel app—a user authentication app. Last, you'll check your app and see how Laravel code holds up in testing.

Topics include:
  • Installing Laravel
  • Handling testing
  • Establishing an HTML view
  • Connecting to a database
  • Enabling version control
  • Setting up-and-running unit tests