git clone https://github.com/kayschima/BSB_learning_friday.gitcd BSB_learning_fridaycomposer install -o
php artisan key:generatenpm ci
npm run buildcp .env.example .envDB_CONNECTION=sqlitephp artisan serveDiese Beispiele stehen alle unter der MIT license.