HTML
The HyperText Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser.
Projects with this topic
-
Language Specific Examples of Topics and Various Web Development Projects & Pages. Cheatsheets For Programming Languages.
Updated -
Исходный код сайта: vampirecommunity.ru (и одновременно с этим, его самодостаточная оффлайн-версия)
Поддерживается в актуальном состоянии.
Updated -
Web development homework. Contains working homework assignments for several classes.
Updated -
This is a project aimed at documenting as many pieces of hardware as possible, built on a Symfony HTML framework.
Updated -
-
-
-
CRUD creado con PHP, Javascript, HTML, css.
Updated -
Este proyecto está ligado a una clase de programación.
Updated -
-
-
www.acadmin.cz Legacy administrační systém Voyager z roku 2007. Skrze upgrady a částečné přepisování jej udržuji ho při životě od roku 2017.
UpdatedUpdated -
Padatrad permet de traduire collectivement des textes et de les éditer depuis un navigateur web.
Updated -
Prerequisites:
Git: Git is a version control system used for tracking changes in source code during software development. Make sure Git is installed on your system. You can download Git from https://git-scm.com/ and follow the installation instructions for your operating system.
PHP: Laravel requires PHP to be installed on your system. You need PHP version 7.3 or higher. You can check your PHP version by running php -v in your terminal.
Composer: Composer is a dependency manager for PHP and is used to install Laravel and its dependencies. You can download Composer from https://getcomposer.org/ and follow the installation instructions for your operating system.
Web Server: You'll need a web server to serve your Laravel application. While Laravel comes with a built-in development server, it's recommended that Apache or Nginx be used for production deployments.
Database: If the cloned project uses a database, make sure you have the required database management system (e.g., MySQL, PostgreSQL, SQLite) installed on your system.
Updated -
A small project to get a nice Filetree of a Folder you define You can also ajust that file-tree to only output specific file types and more.
Updated -
-
-
-
Modern and fast template engine for PHP, create dynamic views using PHP 8.2 without framework
Updated -
A simple student management system (SSMS) designed for a single school, single branch and also single admin. Simple installation, simple maintenance and simple to do all the things attached to it.
Updated