Installation 5.6

Server Requirements: Apache 2.4, PHP > 7.1.3, PHP Extension: OpenSSL, PDO, Mbstring, Tokenizer, XML, Ctype, JSON
For composer laravel/installer: PHP Extension Zip

Commands: see also /command.sh

Installing Laravel: composer global require "laravel/installer"

New installation: laravel new genlist
Or: composer create-project --prefer-dist laravel/laravel genlist "5.6.*"

Fichiers dans vendor/

2018

autoload.php  composer  doctrine       egulias  fideloper  fzaninotto  jakub-onderka  league   monolog  nesbot  nunomaduro  phar-io        phpspec  psr  ramsey     swiftmailer  theseer       vlucas
bin           dnoegel   dragonmantank  erusev   filp       hamcrest    laravel        mockery  myclabs  nikic   paragonie   phpdocumentor  phpunit  psy  sebastian  symfony      tijsverkoyen  webmozart

2019-01

autoload.php  composer  dragonmantank  fideloper   guzzlehttp     laravel   mockery  nesbot  nunomaduro  phar-io        phpspec  psy        sebastian    theseer       webmozart
beyondcode    dnoegel   egulias        filp        hamcrest       lcobucci  monolog  nexmo   opis        phpdocumentor  phpunit  ralouphie  swiftmailer  tijsverkoyen  zendframework
bin           doctrine  erusev         fzaninotto  jakub-onderka  league    myclabs  nikic   paragonie   php-http       psr      ramsey     symfony      vlucas

2019-01-26

Package operations: 86 installs, 0 updates, 0 removals
  - Installing doctrine/inflector (v1.3.0): Loading from cache
  - Installing doctrine/lexer (v1.0.1): Loading from cache
  - Installing dragonmantank/cron-expression (v2.2.0): Loading from cache
  - Installing erusev/parsedown (1.7.1): Loading from cache
  - Installing vlucas/phpdotenv (v2.5.2): Downloading (100%)         
  - Installing symfony/css-selector (v4.2.2): Downloading (100%)         
  - Installing tijsverkoyen/css-to-inline-styles (2.2.1): Loading from cache
  - Installing symfony/polyfill-php72 (v1.10.0): Downloading (100%)         
  - Installing symfony/polyfill-mbstring (v1.10.0): Downloading (100%)         
  - Installing symfony/var-dumper (v4.2.2): Downloading (100%)         
  - Installing symfony/routing (v4.2.2): Downloading (100%)         
  - Installing symfony/process (v4.2.2): Downloading (100%)         
  - Installing symfony/polyfill-ctype (v1.10.0): Downloading (100%)         
  - Installing symfony/http-foundation (v4.2.2): Downloading (100%)         
  - Installing symfony/contracts (v1.0.2): Downloading (100%)         
  - Installing symfony/event-dispatcher (v4.2.2): Downloading (100%)         
  - Installing psr/log (1.1.0): Downloading (100%)         
  - Installing symfony/debug (v4.2.2): Downloading (100%)         
  - Installing symfony/http-kernel (v4.2.2): Downloading (100%)         
  - Installing symfony/finder (v4.2.2): Downloading (100%)         
  - Installing symfony/console (v4.2.2): Downloading (100%)         
  - Installing egulias/email-validator (2.1.7): Downloading (100%)         
  - Installing swiftmailer/swiftmailer (v6.1.3): Downloading (100%)         
  - Installing paragonie/random_compat (v9.99.99): Downloading (100%)         
  - Installing ramsey/uuid (3.8.0): Downloading (100%)         
  - Installing psr/simple-cache (1.0.1): Loading from cache
  - Installing psr/container (1.0.0): Loading from cache
  - Installing opis/closure (3.1.5): Downloading (100%)         
  - Installing symfony/translation (v4.2.2): Downloading (100%)         
  - Installing nesbot/carbon (1.36.2): Downloading (100%)         
  - Installing monolog/monolog (1.24.0): Downloading (100%)         
  - Installing league/flysystem (1.0.49): Downloading (100%)         
  - Installing ralouphie/getallheaders (2.0.5): Downloading (100%)         
  - Installing psr/http-message (1.0.1): Loading from cache
  - Installing guzzlehttp/psr7 (1.5.2): Downloading (100%)         
  - Installing guzzlehttp/promises (v1.3.1): Loading from cache
  - Installing guzzlehttp/guzzle (6.3.3): Loading from cache
  - Installing laravel/slack-notification-channel (v1.0.3): Downloading (100%)         
  - Installing zendframework/zend-diactoros (1.8.6): Downloading (100%)         
  - Installing php-http/promise (v1.0.0): Downloading (100%)         
  - Installing php-http/httplug (v1.1.0): Downloading (100%)         
  - Installing php-http/guzzle6-adapter (v1.1.1): Downloading (100%)         
  - Installing lcobucci/jwt (3.2.5): Downloading (100%)         
  - Installing nexmo/client (1.6.1): Downloading (100%)         
  - Installing laravel/nexmo-notification-channel (v1.0.1): Downloading (100%)         
  - Installing laravel/framework (v5.7.22): Downloading (100%)         
  - Installing fideloper/proxy (4.1.0): Downloading (100%)         
  - Installing jakub-onderka/php-console-color (v0.2): Downloading (100%)         
  - Installing nikic/php-parser (v4.2.0): Downloading (100%)         
  - Installing jakub-onderka/php-console-highlighter (v0.4): Downloading (100%)         
  - Installing dnoegel/php-xdg-base-dir (0.1): Loading from cache
  - Installing psy/psysh (v0.9.9): Downloading (100%)         
  - Installing laravel/tinker (v1.0.8): Downloading (100%)         
  - Installing beyondcode/laravel-dump-server (1.2.2): Downloading (100%)         
  - Installing fzaninotto/faker (v1.8.0): Downloading (100%)         
  - Installing hamcrest/hamcrest-php (v2.0.0): Loading from cache
  - Installing mockery/mockery (1.2.0): Downloading (100%)         
  - Installing filp/whoops (2.3.1): Downloading (100%)         
  - Installing nunomaduro/collision (v2.1.1): Downloading (100%)         
  - Installing webmozart/assert (1.4.0): Downloading (100%)         
  - Installing phpdocumentor/reflection-common (1.0.1): Loading from cache
  - Installing phpdocumentor/type-resolver (0.4.0): Loading from cache
  - Installing phpdocumentor/reflection-docblock (4.3.0): Loading from cache
  - Installing phpunit/php-token-stream (3.0.1): Loading from cache
  - Installing sebastian/version (2.0.1): Loading from cache
  - Installing sebastian/resource-operations (2.0.1): Loading from cache
  - Installing sebastian/recursion-context (3.0.0): Loading from cache
  - Installing sebastian/object-reflector (1.1.1): Loading from cache
  - Installing sebastian/object-enumerator (3.0.3): Loading from cache
  - Installing sebastian/global-state (2.0.0): Loading from cache
  - Installing sebastian/exporter (3.1.0): Loading from cache
  - Installing sebastian/environment (4.0.2): Downloading (100%)         
  - Installing sebastian/diff (3.0.1): Loading from cache
  - Installing sebastian/comparator (3.0.2): Loading from cache
  - Installing phpunit/php-timer (2.0.0): Loading from cache
  - Installing phpunit/php-text-template (1.2.1): Loading from cache
  - Installing phpunit/php-file-iterator (2.0.2): Loading from cache
  - Installing theseer/tokenizer (1.1.0): Loading from cache
  - Installing sebastian/code-unit-reverse-lookup (1.0.1): Loading from cache
  - Installing phpunit/php-code-coverage (6.1.4): Loading from cache
  - Installing doctrine/instantiator (1.1.0): Loading from cache
  - Installing phpspec/prophecy (1.8.0): Loading from cache
  - Installing phar-io/version (2.0.1): Loading from cache
  - Installing phar-io/manifest (1.0.3): Loading from cache
  - Installing myclabs/deep-copy (1.8.1): Loading from cache
  - Installing phpunit/phpunit (7.5.2): Downloading (100%)         

artisan

Command

php artisan serve

Interne

Constante: LARAVEL_START
requis: vendor/autoload.php, bootstrap/app.php
classes:

Illuminate\Contracts\Console\Kernel::class
Symfony\Component\Console\Input\ArgvInput,
Symfony\Component\Console\Output\ConsoleOutput

bootstrap/app.php

Illuminate\Foundation\Application
Illuminate\Contracts\Http\Kernel
Illuminate\Contracts\Console\Kernel
Illuminate\Contracts\Debug\ExceptionHandler
App\Http\Kernel
App\Exception\Handler
Illuminate from vendor/laravel/framework/composer.json ["autoload"]["psr-4"]["Illuminate\\"] : "src/Illuminate"
Synfony\Component\Console from vendor/symfony/console/composer.json ["autoload"]["psr-4"]["Symfony\\Component\\Console\\"] : ""