Code Monkey home page Code Monkey logo

pclr.fr's Introduction

Paris City Life RP

Installation

Laravel

Pour installer Laravel, suivez ces étapes :

  1. Assurez-vous d'avoir PHP, Composer et MySQL installés sur votre système.
  2. Clonez ce dépôt sur votre machine locale.
  3. Accédez au répertoire du projet et exécutez composer install pour installer les dépendances.
  4. Copiez le fichier .env.example et renommez-le en .env.
  5. Générez une clé d'application en exécutant la commande php artisan key:generate.
  6. Configurez votre base de données dans le fichier .env.
  7. Exécutez les migrations avec la commande php artisan migrate.

Orchid

Orchid est un outil puissant pour construire des applications web basées sur Laravel. Voici comment l'installer :

  1. Une fois Laravel installé, exécutez composer require orchid/platform.
  2. Ensuite, exécutez php artisan orchid:install.
  3. Démarrez le serveur avec php artisan serve.

NPM

Pour installer les dépendances NPM, exécutez simplement la commande suivante dans votre terminal : npm install.

npm install

Contribution

Licence

pclr.fr's People

Contributors

nico-du-34 avatar

Watchers

 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.