Code Monkey home page Code Monkey logo

didactic-bassoon's Introduction

didactic-bassoon

Installation

  1. Créer une base de données (nom: laravel) sous MariaDB 10.6
  2. Copier .env.example en .env
  3. Editer le fichier .env et 3.1 Mettre à jour APP_API_KEY avec une clé Leroy M 3.2 Mettre à jour DB_* avec les paramètres de connection à la base de données.
  4. Executer les commandes suivantes:
composer self-update
composer install
npm install
npm run dev
php artisan migrate
php artisan leroy:fetchdb
php artisan serve
  1. Créer un utilisateur
  2. Naviguer sur le site

Sources

Je ne connaissais pas Laravel. Je me suis appuyé sur les docs et les sources de Laravel, Jetstream et livewire Je me suis perdu dans livewire et tailwindcss. Sino, Je le trouve sympa ce framework. J'ai commencé la formation 'PHP with Laravel for beginners - Become a Master in Laravel' sur udemy

didactic-bassoon's People

Contributors

dependabot[bot] avatar ojullien avatar

Watchers

 avatar  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.