Laravel React — dettaglio

> Laravel React

Laravel React
Blade
PHP
JavaScript
HTML
CSS

Laravel & React CRUD

Breve descrizione del progetto: Il progetto CRUD (Create Read Update Delete ) ha solo lo scopo di illustrare l'utilizzo di due framework noti come Laravel e React

Requisiti

  • Server web: Configurare XAMPP o altri software per server web multipiattaforma per l'utilizzo di Apache e MySQL
  • PHP 8
  • Composer: Assicurati di avere Composer installato nel tuo sistem. Puoi verificare se è già installato eseguendo composer -v nel terminale.
  • Node.js 20 e npm: È necessario installare Node.js e npm per gestire le dipendenze e gli script di build per il progetto React. Verifica se sono installati eseguendo node -v e npm -v nel terminale.

Installazione

Per installare il progetto, seguire i passaggi seguenti:

  1. Clonare il repository da GitHub.

  2. Creare un database nominato 'react'

  3. eseguire l'installazione delle dipendente di node con npm run install:dependencies per installare composer per Laravel e installare le dipendenze node

  4. eseguire su terminale il comando npm run migrate

  5. se si vuole aggiornare il database npm run migrate:fresh

  6. Eseguire il comando npm start per avviare il software sul proprio server

  7. Per arrestare il software premere contemporanemente i tasti CTRL+C e infine nel terminale npm stop run.

Contribuire

Se desideri contribuire a questo progetto, segui questi passaggi:

  1. Fork del repository.
  2. Creare un nuovo branch (git checkout -b feature/AmazingFeature).
  3. Eseguire il commit delle modifiche (git commit -m 'Add some AmazingFeature').
  4. Effettuare il push del branch (git push origin feature/AmazingFeature).
  5. Aprire una Pull Request.

Laravel & React CRUD

Project Description:

The CRUD (Create Read Update Delete) project is designed to showcase the usage of two well-known frameworks, Laravel and React.

Requirements

  • Web Server: Configure XAMPP or other cross-platform web server software for Apache and MySQL usage.
  • Composer: Make sure you have Composer installed on your system. You can check if it's already installed by running composer -v in the terminal.
  • Node.js and npm: You need to install Node.js and npm to manage dependencies and build scripts for the React project. Check if they are installed by running node -v and npm -v in the terminal.

Installation

To install the project, follow these steps:

  1. Clone the repository from GitHub.
  2. Create a database named 'react.'
  3. Run the installation of node dependencies with install:dependencies to install Composer for Laravel and node dependencies.
  4. Run the command npm run migrate in the terminal.
  5. If you want to update the database, run npm run migrate:fresh.
  6. Run the command npm start to start the software on your server.
  7. To stop the software, press CTRL+C simultaneously, and finally in the terminal npm stop run.

Contributing

If you want to contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

Progetti

Ecommerce library
Ecommerce library $ open --project

Ecommerce library

Laravel JavaScript MySQL CSS
Ecommerce completo in Laravel con gestione sconti, ordini, mail e analisi vendite.
offline
Multi-Marketplace Management System
Multi-Marketplace Management System $ open --project

Multi-Marketplace Management System

Laravel Filament PostgreSQL CSS
Sistema di gestione multi-marketplace con integrazione eBay, Amazon SP-API e altri canali per sincronizzazione prodotti, stock, prezzi e ordini.
offline
MDC Project - Schindler
MDC Project - Schindler $ open --project

MDC Project - Schindler

PHP Laravel Docker
Server di calcolo e reportistica per Schindler, a supporto dell'installazione di ascensori terrestri e navali tramite modelli fisici ingegneristici.
offline
Healthcare Management System - Emodial
Healthcare Management System - Emodial $ open --project

Healthcare Management System - Emodial

Java Spring Boot Python
Sistema gestionale sanitario per Emodai, con supporto a workflow operativi e gestione dati sensibili in ambiente regolamentato.
offline
Tourism Management & Data Analysis
Tourism Management & Data Analysis $ open --project

Tourism Management & Data Analysis

Laravel JavaScript MySQL CSS
Sistemi gestionali per il settore turistico con dashboard, moduli analitici e strumenti di analisi trend e dati.
offline
Finance & Credit Management Systems
Finance & Credit Management Systems $ open --project

Finance & Credit Management Systems

PHP Laravel JavaScript
Sistemi di gestione finanziaria e creditizia sviluppati per Sagres S.p.A., con funzionalità custom per processi aziendali interni.
offline