Skip to content

Add Lararun logo to Laravel mail templates#7

Draft
Copilot wants to merge 4 commits intomainfrom
copilot/add-lararun-logo-to-mails
Draft

Add Lararun logo to Laravel mail templates#7
Copilot wants to merge 4 commits intomainfrom
copilot/add-lararun-logo-to-mails

Conversation

Copy link
Contributor

Copilot AI commented Dec 24, 2025

Replace the default Laravel logo with the Lararun logo in all email notifications (daily training plans, activity evaluations, etc.).

Changes

  • Published Laravel mail views to resources/views/vendor/mail/ for customization
  • Updated header template (html/header.blade.php):
    • Changed logo source from laravel.com/img/notification-logo-v2.1.png to asset('logo.svg')
    • Simplified condition to check only config('app.name') instead of hardcoded 'Laravel'
    • Made alt text dynamic using app name
  • Adjusted logo CSS (html/themes/default.css):
    • Changed from fixed 75×75px to max-width: 200px with height: auto for proper aspect ratio
@if (trim($slot) === config('app.name'))
<img src="{{ asset('logo.svg') }}" class="logo" alt="{{ config('app.name') }} Logo">
@else
{!! $slot !!}
@endif

The logo now displays correctly in all emails using Laravel's mail components.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/Bacon/BaconQrCode/zipball/36a1cb2b81493fa5b82e50bf8068bf84d1542563
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/CarbonPHP/carbon/zipball/bdb375400dcd162624531666db4799b36b64e4a1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/SocialiteProviders/Manager/zipball/8180ec14bef230ec2351cff993d5d2d7ca470ef4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/SocialiteProviders/Strava/zipball/6152d4f9b7418dac0c79d740057686be6f5c4375
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/antonioribeiro/google2fa/zipball/e6bc62dd6ae83acc475f57912e27466019a1f2cf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/bobthecow/psysh/zipball/ddff0ac01beddc251786fe70367cd8bbdb258196
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/brick/math/zipball/f05858549e5f9d7bb45875a75583240a38a281d0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/fruitcake/php-cors/zipball/38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/getsentry/sentry-laravel/zipball/95f2542ee1ebc993529b63f5c8543184abd00650
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/getsentry/sentry-php/zipball/1c21d60bebe67c0122335bd3fe977990435af0a3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/guzzle/uri-template/zipball/4f4bbd4e7172148801e76e3decc1e559bdee34e1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/boost/zipball/7a5709a8134ed59d3e7f34fccbd74689830e296c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/fortify/zipball/e0666dabeec0b6428678af1d51f436dcfb24e3a9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/framework/zipball/195b893593a9298edee177c0844132ebaa02102f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/pail/zipball/49f92285ff5d6fc09816e976a004f8dec6a0ea30
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/pint/zipball/69dcca060ecb15e4b564af63d1f642c81a241d6f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/prompts/zipball/096748cdfb81988f60090bbb839ce3205ace0d35
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/sail/zipball/1c74357df034e869250b4365dd445c9f6ba5d068
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/serializable-closure/zipball/cb291e4c998ac50637c7eeb58189c14f5de5b9dd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/socialite/zipball/1d19358c28e8951dde6e36603b89d8f09e6cfbfd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/tinker/zipball/3bcb5f62d6f837e0f093a601e26badafb127bd4c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/laravel/wayfinder/zipball/08285225df7f8a094789ad8f384ac6bad6712ff6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/lettermint/lettermint-laravel/zipball/f8994e8fd6fa89235c5aacd7228513639e15138e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/lettermint/lettermint-php/zipball/b90b1ac2f7e0567bd805b56259df7fc6f4467202
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/nette/schema/zipball/2befc2f42d7c715fd9d95efc31b1081e5d765004
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/nette/utils/zipball/fa1f0b8261ed150447979eb22e373b7b7ad5a8e0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/nunomaduro/collision/zipball/1dc9e88d105699d0fee8bb18890f41b274f6b4c4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/nunomaduro/termwind/zipball/6fb2a640ff502caace8e05fd7be3b503a7e1c017
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/25bb17e37920ccc35cbbcda3b00d596aadf3e58d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/e12a07046b826a40b1c8632fd7b80d6b8d7b628e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/pestphp/pest-plugin-mutate/zipball/d9b32b60b2385e1688a68cc227594738ec26d96c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/pestphp/pest-plugin-profanity/zipball/343cfa6f3564b7e35df0ebb77b7fa97039f72b27
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/pestphp/pest-plugin/zipball/9d4b93d7f73d3f9c3189bb22c220fef271cdf568
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/pestphp/pest/zipball/7c43c1c5834435ed9f4ad635e9cb1f0064f876bd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/90614c73d3800e187615e2dd236ad0e2a01bf761
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/phpstan/phpdoc-parser/zipball/1e0cd5370df5dd2e556a36b9c62f62e555870495
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/prism-php/prism/zipball/80d3b6bab9deb6ad00e72e2e269a7725f59e75bf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/schmittjoh/php-option/zipball/638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/sebastianbergmann/environment/zipball/24a711b5c916efc6d6e62aa65aa2ec98fef77f68
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/0b01998a7d5b1f122911a66bebcb8d46f0c82d8c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/sebastianbergmann/type/zipball/e549163b9760b8f71f191651d22acf32d56d6d4d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/sebastianbergmann/version/zipball/3e6ccf7657d4f0a59200564b08cead899313b53c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/spatie/laravel-package-tools/zipball/f09a799850b1ed765103a4f0b4355006360c49a5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/clock/zipball/9169f24776edde469914c1e7a1442a50f7a4e110
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/console/zipball/6d9f0fbf2ec2e9785880096e3abd0ca0c88b506e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/css-selector/zipball/ab862f478513e7ca2fe9ec117a6f01a8da6e1135
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/error-handler/zipball/48be2b0653594eea32dcef130cca1c811dcf25c2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/event-dispatcher/zipball/9dddcddff1ef974ad87b3708e4b442dc38b2261d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/finder/zipball/340b9ed7320570f319028a2cbec46d40535e94bd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/http-foundation/zipball/bd1af1e425811d6f077db240c3a588bdb405cd27
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/http-kernel/zipball/f6e6f0a5fa8763f75a504b930163785fb6dd055f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/mailer/zipball/a3d9eea8cfa467ece41f0f54ba28185d74bd53fd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/mime/zipball/bdb02729471be5d047a3ac4a69068748f1a6be7a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/options-resolver/zipball/b38026df55197f9e39a44f3215788edf83187b80
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/process/zipball/7ca8dc2d0dcf4882658313aba8be5d9fd01026c8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/0101ff8bd0506703b045b1670960302d302a726c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/routing/zipball/4720254cb2644a0b876233d258a32bf017330db7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/string/zipball/d50e862cb0a0e0886f73ca1f31b865efbb795003
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/GCVkYC /usr/bin/composer install (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/translation-contracts/zipball/65a8bc82080447fae78373aa10f8d13b38338977
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/translation/zipball/2d01ca0da3f092f91eeedb46f24aa30d2fca8f68
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/uid/zipball/2498e9f81b7baa206f44de583f2f48350b90142c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/symfony/var-dumper/zipball/41fd6c4ae28c38b294b42af6db61446594a0dece
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/cf6fb197b676ba716837c886baca842e4db29005
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/thephpleague/flysystem-local/zipball/ab4f9d0d672f601b102936aa728801dd1a11968d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/thephpleague/flysystem/zipball/5966a8ba23e62bdb518dd9e0e665c2dbd4b5b277
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/thephpleague/uri-interfaces/zipball/62ccc1a0435e1c54e10ee6022df28d6c04c2946c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/thephpleague/uri/zipball/8d587cddee53490f9b82bf203d3a9aa7ea4f9807
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/NLNuYe /usr/bin/composer install --no-interaction --no-progress (http block)
  • www.strava.com
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 vendor/pestphp/pest/bin/pest --configuration=/home/REDACTED/work/lararun/lararun/phpunit.xml --no-output --filter=Email ps://github.com/Nyholm/psr7.git&#39; /home/REDACTED/.cache/composer/vcs/https---github.com-doctrine-deprecations.git/ p/bin/git --dissociate estphp/pest-plug--deserialize /home/REDACTED/.ca72 git remo�� set-url 5df0ebb77b7fa970journal-or-kmsg p/bin/git ttp-message-bridstty git@github.com:p-a p/bin/git ugin-arch&#39; &#39;--dissociate&#39; &#39;--reference&#39; &#39;/home/REDACTED/.cache/comcomposer (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Add the Lararun logo to the laravel mails</issue_title>
<issue_description></issue_description>

<agent_instructions>Read the guidelines and update them based on progress</agent_instructions>

Comments on the Issue (you are @copilot in this section)

@tdwesten ![Image](https://github.com/user-attachments/assets/41e8471e-8c6d-4758-9563-36ab37365d23)

Image</comment_new>


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 3 commits December 24, 2025 08:29
Co-authored-by: tdwesten <224501+tdwesten@users.noreply.github.com>
Co-authored-by: tdwesten <224501+tdwesten@users.noreply.github.com>
Co-authored-by: tdwesten <224501+tdwesten@users.noreply.github.com>
Copilot AI changed the title [WIP] Add the Lararun logo to laravel mails Add Lararun logo to Laravel mail templates Dec 24, 2025
Copilot AI requested a review from tdwesten December 24, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the Lararun logo to the laravel mails

2 participants