Tvorba webové aplikace v PHP s využitím frameworku Laravel
Loading...
Date
2025-06-11
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
Tato práce se zabývá tématem tvorby webových aplikací v jazyce PHP s využitím
frameworku Laravel. Jazyk PHP byl už od svého počátku využíván v oblasti vývoje
webových aplikací, za tu dobu se však setkal s výraznou kritikou. Byl považován
za špatně designovaný a nezabezpečený jazyk, který je díky dynamickému typování
těžko přehledný. Za poslední roky se však PHP posunulo kupředu a s příchodem
frameworků Laravel či Symfony jeho popularita rapidně vzrostla. V teoretické části práce budou představeny jednotlivé metodiky vývoje softwaru a webových aplikací. Následně budou detailně popsány technologie, které jsou nejčastěji používané pro vývoj a správu webových aplikací. V praktické části práce bude představen konkrétní návrh a realizace vývoje jednoduché aplikace s využitím Laravelu a dalších vybraných nástrojů. V rámci vývoje aplikace bude zahrnuto testování, správa, nasazení a zhodnocení zhotovení aplikace. Účelem této práce je ukázat efektivitu vybraných technologií a odůvodnit jejich výběr při vývoji, testování a správě webových aplikací.
This thesis deals with the topic of creating web applications in PHP using the Laravel framework. Since its inception, PHP has been used in web application development but has faced significant criticism over time. It was considered a poorly designed and insecure language, difficult to manage due to its dynamic typing. However, PHP has made significant progress in recent years, and with the advent of frameworks like Laravel and Symfony, its popularity has skyrocketed. The theoretical part of the thesis will introduce various methodologies of software and web application development. Subsequently, it will detail the technologies most commonly used for the development and management of web applications. The practical part of the thesis will present a specific design and implementation of developing a simple application using Laravel and other selected tools. The development process will include testing, management, deployment, and evaluation of the application. The purpose of this thesis is to demonstrate the efficiency of the selected technologies and justify their use in the development, testing, and management of web applications.
This thesis deals with the topic of creating web applications in PHP using the Laravel framework. Since its inception, PHP has been used in web application development but has faced significant criticism over time. It was considered a poorly designed and insecure language, difficult to manage due to its dynamic typing. However, PHP has made significant progress in recent years, and with the advent of frameworks like Laravel and Symfony, its popularity has skyrocketed. The theoretical part of the thesis will introduce various methodologies of software and web application development. Subsequently, it will detail the technologies most commonly used for the development and management of web applications. The practical part of the thesis will present a specific design and implementation of developing a simple application using Laravel and other selected tools. The development process will include testing, management, deployment, and evaluation of the application. The purpose of this thesis is to demonstrate the efficiency of the selected technologies and justify their use in the development, testing, and management of web applications.
Description
Subject(s)
Framework, Aplikace, PHP, Laravel, Symfony