Laravel 8 course in depth (Taiwan compatriots version)
IntroductionChapterCourseware
Laravel is a Web open source framework based on the PHP language developed by Taylor Otwell, which adopts the MVC architectural pattern. This course introduces the basic concepts and usage of the Laravel framework in windows and macOS, and briefly analyzes Laravel's design patterns and part of the source code.
Difficulty:Intermediate
Total of22 chapters
16208 plays
Chapter1Introduction to laravel and installation of different systems
Laravel is a Web open source framework based on the PHP language developed by Taylor Otwell, which adopts the MVC architectural pattern. This course introduces the basic concepts and usage of the Laravel framework in windows and macOS, and briefly analyzes Laravel's design patterns and part of the source code.