Learn how to develop web application using Laravel.

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-how-to-develop-web-application-using-laravel/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:使用 Laravel 9 开发 Web 应用程序** **课程概述:** 本课程将指导您如何使用 Laravel 9 框架构建各种类型的网站和 Web 应用程序,包括 ERP、CRM、电子商务平台、博客网站等。您将学习如何使用简单的 Blade 模板进行前端开发。在数据库交互方面,我们将深入探讨原始 SQL 查询和 Eloquent ORM 技术,以执行 CRUD(创建、读取、更新、删除)操作。课程将使用 MySQL 数据库。最后,您将通过一些小型项目学习如何在实际项目中实现您的逻辑。 **核心技术亮点:** * **Laravel 9:** 学习最新版本的 Laravel 框架。 * **PHP 8:** 课程需要 PHP 8 及以上版本,以及 PHPUnits 9 等先决条件。 * **前端开发:** 使用简洁的 Blade 模板构建用户界面。 * **数据库交互:** * **原始 SQL 查询:** 直接使用 SQL 语句进行数据库操作。 * **Eloquent ORM:** 利用 Laravel 强大的对象关系映射工具,实现无缝的数据库交互。 * **MySQL 数据库:** 掌握在 MySQL 中进行数据管理。 * **Artisan CLI:** 学习使用 Laravel 的命令行工具来提高开发效率,例如创建和修改项目组件。 * **HTTP 客户端:** 了解 Laravel 9 新增的 30 秒默认请求超时设置。 **学习目标:** 通过本课程的学习,您将能够: * 独立使用 Laravel 9 创建功能齐全的 Web 应用程序。 * 熟练掌握前端模板技术。 * 高效地进行数据库操作,无论使用原始查询还是 ORM。 * 利用 Artisan CLI 优化开发流程。 * 通过实践项目巩固所学知识。 **适合人群:** * 想要学习 Web 开发的初学者。 * 希望掌握现代 PHP 框架的开发者。 * 需要构建复杂 Web 应用程序的工程师。

课程评论(0条)

课程详情

This course is about how to build website and web application using Laravel framework. How you can build system like ERP, CRM, Ecommerce store, blogging websites and web applications using Laravel 9. We will use simple blade template for front end. For queries in database we will see both Raw Queries and ORM technique to perform CRUD (Create, Read, Update and Delete) operation on database. For database we will use MySQL database. In the last of the course we will do some small projects that will help you to learn how to implement your logics it in real life project. Laravel 9 installation requires the most up-to-date form of PHP 8, PHPUnit 9, and a number of other prerequisites specified within the future. Laravel, as a framework, depends on several community-driven and Symfony 9 libraries. The HTTP client now includes a default timeout of 30 seconds. In other words, in case the server does not respond inside 30 seconds, an exception will be tossed. The object-relational mapper (ORM) for Laravel is called Eloquent, and it's one of the best features of Laravel as it allows for seamless interaction with the data model and database of choice. he Artisan CLI, or command line, is another vital aspect of Laravel. With it, you can create or modify any part of Laravel from the command line without having to navigate through folders and files.

课程标签

0人关注该课程

主题相关的课程