|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-laravel-55-from-scratch/
课程评论:没有评论
课程名称:从零开始学习Laravel 5.5 课程概述: 本课程专注于Laravel 5.5版本的使用,逐步介绍框架中的几个基本功能,帮助学员熟悉该框架。学习Laravel的原因在于,它强制开发者遵循预定义的编码标准和MVC结构,从而提高团队协作的效率和代码的可维护性。本课程的每一讲都会介绍Laravel技术的新特性,深入探讨其核心内容。 课程内容包括构建一个基本的博客网站,您将学习路由的工作原理、数据库集成、表单处理、身份验证、安全性等多方面的内容。课程中提供的大部分文档将为您提供便利,您还可以将所学知识应用到自己的定制网站中。在小规模的基础上,有效的结构将使您能轻松地持续扩展应用程序。 这是一门适合想要从头开始学习Laravel的学生和开发者的课程。
We will be using version 5.5 of laravel, covering a couple of features, the easiest ones as we go, until you cope with the framework, then at last there will be a whole section which consists of all available features of 5.5 version Why to use laravel ?Using a framework like laravel is obligating you to follow a predefined standard of coding and structure which is MVC, So it's saving time for you if you are working on a team it will be one simple structure to code easier. each lecture touches on a new feature of the Laravel technology, we will be diving into the laravel core. We will build a basic blog website where you will learn how routing works, how database is integrated, forms, authentication, security and much more. most of the documentation is within the course. 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.