PHP with Laravel for beginners - Become a Master in Laravel

所在平台: Udemy

课程主页: https://www.udemy.com/course/php-with-laravel-for-beginners-become-a-master-in-laravel/

课程评论:没有评论

第一个写评论        关注课程

课程简介

本课程是为PHP和Laravel初学者设计的,旨在帮助您成为Laravel开发大师。课程涵盖Laravel 7.10最新版本,并承诺随新版本发布而持续更新。 **课程亮点:** * **顶尖讲师:** 讲师拥有其他成功的PHP课程,并获得好评,教学经验丰富。 * **强大的支持:** 提供班级内部互助以及Facebook支持群组,确保学生问题得到及时解答。 * **实战项目:** 将构建一个完整的、真实的应用程序,并学习如何将其部署到Github。学生将掌握使用Laravel轻松创建复杂应用所需的一切知识。 * **Github集成:** 学习如何将项目代码托管在Github上,并了解版本控制的重要性。 * **实践导向:** 结合理论与大量实践,帮助学生获得成为专业Laravel开发者所需的宝贵经验。 * **职业发展:** 课程旨在帮助您实现开发梦想,例如创建下一个Facebook或Twitter,或获得理想的编程工作。 **课程内容:** * **基础入门:** 下载与安装Laravel、使用Laravel Homestead。 * **核心概念:** 路由、控制器、视图、模型、迁移、模板引擎、中间件等。 * **CRUD操作:** 学习创建、读取、更新和删除数据。 * **Eloquent ORM:** 掌握Eloquent关系(一对一、一对多、多对多等)及各种查询方法。 * **项目功能:** * 用户认证系统(多用户角色,如管理员、订阅者等)。 * 用户资料与照片上传(支持多张图片)。 * 多项输入选择。 * 用户、文章、类别、照片的CRUD操作。 * 美化URL。 * 评论系统(支持回复和树形评论)、Disqus评论集成。 * Session和Flash消息。 * 邮件发送与测试。 * 部署。 * **持续更新:** 课程将不断更新以适应Laravel的新版本。 **课程评价:** 学生普遍对课程给予高度评价,赞扬讲师的教学能力、课程内容的实用性和项目的完整性。许多学生表示通过本课程深刻理解了MVC架构,并能够将所学知识应用于实际开发。 **目标:** 无论您是零基础的初学者还是有一定经验的开发者,本课程都将帮助您打下坚实的基础,提升开发技能,最终成为一名熟练的Laravel开发者,能够应对各种Web开发挑战,创建出色的应用程序。

课程评论(0条)

课程详情

Right now on Laravel 7.10 but of course as new versions come out, I will keep updating the course. Over 30,000 students in this course and over 600,000 students here at Udemy.Best Rated, Best Selling, Biggest and just baddest course on Laravel around:)Oh, it's also the best course for complete beginners and of course regular beginners:)Laravel has become one of the most popular if not the most popular PHP framework. Employers are asking for this skill for all web programming jobs and in this course we have put together all of them, to give you the best chance of landing that job; or taking it to the next level.Why is Laravel so popular? Because once you learn it, creating complex applications are easy to do, because thousands of other people have created code we can plug (packages) into our Laravel application to make it even better. There are many reasons why Laravel is on the top when it comes to PHP frameworks but we are not here to talk about that, right? You are here because you want to learn Laravel, and find out what course to take, right? Alright, let's list what this course has to offer so that you can make your decision? Benefits of taking this course (I promise to be brief)1. Top PHP instructor (with other successful PHP courses with great reviews)2. Top support groups3. An amazing project that we will be building and taking to Github4. Lots of cybernetic coffee to keep you awake.....5. Did I mention I was not boring and you will not fall asleep?Ok, Let's break each of these down, shall we?Top Instructor.....I don't like boasting but my other PHP courses can speak for me:)Top support groupsI make sure everybody helps in the class and we also have Facebook support groups if needed.The Amazing project / real-life application...On this project, you will learn everything you need for creating awesome applications the easy way with Laravel, and new features will be implemented all the time, just the curriculum and look at the updates section.Full Source Code is available at Github Oh yeah, we take this to Github (An app repository online) and even show you how, so you will learn that too.--------------------Practicality.......................Lots of practical skill with some theory so you get more experience that its essential for becoming a Professional Laravel Developer. This course will take your game a new level. Imagine being able to create the next Facebook or Twitter, or even getting the developer job you dream of? What about just a programming job? You can achieve all that if you study with us and really focus. We will help you along the way.Here are some my lovely students (Not to show off of course):) REVIEWS ---------------->Rating: 5.0 out of 5*****Understood MVC in one sentence after so many years! Great job Edwin. A great deal of effort has been put by Edwin to create the content in two parts, first for understanding the basic components (eloquent relationships, views, controller etc) and then actually using it in a project. And he loves teaching. We love learning from him!-----------------------------Rating: 5.0 out of 5Great Course! Everything was explained well and if you will have any questions they will give you good answers, or you will find the answers in Q & A.-----------------------------Rating: 5.0 out of 5I would recommend this course to Laravel beginners like me, it covers a lot and the idea of learning on short-manageable videos + learning from errors that follow is a home run best approach! I am satisfied with course and especially with teacher Edwin who is extreme motivator.......Rating: 5.0 out of 5I loved the course!! Learned a lot and actually applied it, I'm very happy. 10-stars!!!-----------------------------Get it? Not every course its perfect we do get the best reviews for a good reason, of course you can't please everybody but we try.Are you ready to to create the next Facebook or Twitter?................Lets start with the fundamentals Downloading LaravelInstalling it with composerLets also use Laravel HomesteadWe learn about Routes, Controllers, views, models, migrations, template engines, middleware and moreLets learn the CRUD, create, read, update and deleting data:)Wait, lets also learn the CRUD with all the ELOQUENT relationships,Lets learn so database stuff:)One To OneOne To ManyOne To Many (Inverse)Many To ManyHas Many ThroughPolymorphic RelationsMany To Many Polymorphic RelationsQuerying RelationsRelationship Methods Vs. Dynamic PropertiesQuerying Relationship ExistenceQuerying Relationship AbsenceCounting Related ModelsInserting & Updating Related ModelsThe save MethodThe create MethodBelongs To RelationshipsMany To Many RelationshipsLet me break down some things from the projects but not all, cause my hands are a little tired:)Authentication systemMulti-users with roles, Admins, subscribers and whatever you want:)User profilesUploading photos, multi picturesMultiple input selectionsUser, CRUDPos CRUDCategory CRUDPhoto CRUDPretty URL'sCommenting system, reply system with treeDisqus commenting systemSessions, and flash messagesEmail SendingEMAIL testingRestrictionsDeploymentLots more, too many to listOh did I mention we keep updating the course with new versions? Did I also mention this LARAVEL course is the best-rated course, the best selling and the biggest of its kind here in Udemy?Let's start this and let's create big things:)

课程标签

0人关注该课程

主题相关的课程