GithubHelp home page GithubHelp logo

loreberti89 / laravelday2020-workshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robertogallea/laravelday2020-workshop

0.0 0.0 0.0 320 KB

Codebase for Laravelday 2020 workshop - Complex applications with Laravel: package-based architecture

Shell 0.96% PHP 95.31% Blade 3.73%

laravelday2020-workshop's Introduction

Applicazioni complesse con Laravel: architetture package-based

Questo è il repository che utilizzeremo per il workshop del LaravelDay 2020 di venerdì 27 e lunedì 30 novembre.

Si tratta di un progetto Laravel composto da diversi branches, ognuno rappresentante il punto di partenza di un tema che verrà affrontato durante il workshop.

Installazione

Per l'installazione del progetto e degli strumenti necessari alla sua esecuzione, si rimanda alla guida presente sul mio sito, all'indirizzo https://robertogallea.com/posts/development/laravelday-2020-workshop

Accesso ai branches

Per caricare il progetto ad uno dei punti di partenza previsti, è necesario effettuare il checkout del branch relativo. A questo scopo è sufficiente lanciare i comandi:

git pull origin xx-branch-name
git checkout xx-branch-name

Questi comandi servono rispettivamente a scaricare l'ultima versione del branch dal repository remoto e successivamente a richiamarlo. xx-brach-name corrisponde al nome del branch, che per convenzione ho indicato con un numero a due cifre, seguito dal nome.

Ad esempio, per accedere al branch principale, chiamato 00-initial-project, basterà lanciare i comandi

git pull origin 00-Initial-project
git checkout 00-Initial-project

Attenzione: inizialmente sarà disponibile solo il branch principale, gli altri verranno caricati via via durante l'evoluzione del progetto durante il workshop.

Contatti

Per qualsiasi informazione mi puoi contattare nei seguenti modi:

laravelday2020-workshop's People

Contributors

robertogallea avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.