Git Product home page Git Product logo

brief7's Introduction

Brief7

  • Artisan : Artisan est une Interface en Ligne de Commande (CLI) incluse avec laravel qui va vous permettre de gérer votre application en lançant des commandes via le terminal.

  • composer : le composer est un outil qui inclut toutes les dépendances et bibliothèques. Il aide l'utilisateur à développer un projet en respectant le cadre mentionné. Les bibliothèques tierces peuvent être installées facilement à l'aide de composer.

  • ORM : L'ORM Eloquent inclus avec Laravel fournit une belle et simple implémentation ActiveRecord pour travailler avec votre base de données. Chaque table de base de données a un "modèle" correspondant qui est utilisé pour interagir avec cette table.

  • Migration : Laravel Migration est une fonctionnalité essentielle de Laravel qui vous permet de créer une table dans votre base de données. Il vous permet de modifier et de partager le schéma de base de données de l'application. Vous pouvez modifier le tableau en ajoutant une nouvelle colonne ou en supprimant une colonne existante.

brief7's People

Contributors

joumarhiba avatar

Stargazers

Faiza RABHI 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.