Projects with this topic
-
Laravel Blog by Sohail Koutari, a trainee in OFPPT
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 -
Simple WordPress plugin implementaion. CRUD over todo-list. Admin area disable/enable.
Updated -
E-commerce web application. Responsive bootstrap template. MVC architecture. Paypal payment integration. Design patterns. MySQL database utilization for listing products.
Updated -
API REST para un CRUD de una entidad Producto
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
-
Aplikasi By Name By Address Penerima Bantuan Iuran Pemerintah Daerah Provinsi Riau
Updated -
-
-
-
-
This project is a clone of Stack Overflow that includes key features like upvoting, downvoting, and more. It's built using Laravel and follows the MVC (Model-View-Controller) architecture. The goal is to create a reliable platform where users can share knowledge and solve problems, similar to the original Stack Overflow.
Updated -
The Sales Web Application repository houses a comprehensive PHP-based system designed for managing orders within a small business framework. Featuring distinct user roles (Admin, Supervisor, Customer), the application ensures secure authentication and meticulous backend architecture, leveraging MySQL for data management. It facilitates seamless creation and management of supervisors, customers, products, and orders, complemented by integration with a mobile app for convenient accessibility and real-time updates. The project prioritizes intuitive UI/UX design and adheres to best practices in coding and documentation, aimed at enhancing operational efficiency and user experience across web and mobile platforms.
Updated -
The backend server of the Dodo application serves as a medium-complexity sample for my upcoming project, Dipsy.net. It is designed to store newly learned German vocabulary and verbs in an easy way, allowing for efficient revision. Built with PHP, the Yii2 Framework, and a MySQL database, this app is intended to test and explore ideas for my larger project, including implementing games, flashcards, and other interactive learning tools.
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 -
English: A simple docker-compose file to create a container from a php-apache image with mysqli, pdo, pdo-mysql extensions, configure a volume in the local folder for the server and configure server connection ports.
Pt-BR: Um docker-compose simples para criar um container a partir de uma imagem do php-apache com extensões do mysqli, pdo, pdo-mysql, configurar um volume na pasta local para o servidor e configurar portas de conexão do servidor.
Updated -
Les développeurs du projet : Mouaz MOHAMED (mr.mouazmohamed@gmail.com) et Sofiane BOUHOURIA (sofianebouhouria@gmail.com) ~ MyColoc est une application de bureau Windows développée en C# par Mouaz et Sofiane via le framework Microsoft .NET et l'interface graphique Windows Forms. C'est une application permettant de gérer les colocataires et les dépenses faisant parti de la colocation du Crous.
Updated -
-
Entwicklung einer Webanwendung zur Organisation von Fahrgemeinschaften innerhalb eines Unternehmens
Updated