CSS
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.
Projects with this topic
-
Language Specific Examples of Topics and Various Web Development Projects & Pages. Cheatsheets For Programming Languages.
Updated -
-
Este proyecto está ligado a una clase de programación.
Updated -
This is a project aimed at documenting as many pieces of hardware as possible, built on a Symfony HTML framework.
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 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 -
-
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 -
Pt-BR: O projeto cria um sistema em Vue.js e Laravel Sail para realizar o envio de mensagens e inseri-los no banco de dados mysql através de uma API Rest.
O usuário insere a mensagem que deseja e o número. Do lado do cliente o Vue.js é responsável pela validação, tratamento e envio dos dados para a API Rest, que do lado do servidor é construída em Laravel e comunica o Backend com o container Docker do mysql, e insere os dados.
English: The project creates a system in Vue.js and Laravel Sail to send messages and insert them into the mysql database through a Rest API.
The user enters the message they want and the number. On the client side, Vue.js is responsible for validating, processing and sending data to the Rest API, which on the server side is built in Laravel and communicates the Backend with the mysql Docker container, and inserts the data.
Updated -
English: The project creates a web page made in Laravel Sail and configured to communicate with mysql, redis and selenium containers. It also creates a Rest API to communicate the backend with the database.
Pt-BR: O projeto cria uma página web feita em Laravel Sail e configurada para se comunicar com containers do mysql, redis e selenium. Cria também uma API Rest para comunicar o backend com o banco de dados.
Updated -
-
RESTful API interface for managing CRUD operations into few datasources. Additional UI for replicating the http requests via simple form submission. Implementing by following MVC design pattern Using JWT access and refresh tokens for authorization accessing the data resourcesUpdated
-
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 -
-