Skip to content

Demo an error. Nothing Interesting if you are not involved in the issue. ❤️

Notifications You must be signed in to change notification settings

mmanzano/dompdf-issue-3530

Repository files navigation

cp .env.example .env

docker run --rm
-u "$(id -u):$(id -g)"
-v "$(pwd):/var/www/html"
-w /var/www/html
laravelsail/php83-composer:latest
composer install --ignore-platform-reqs

./vendor/bin/sail up

./vendor/bin/sail artisan key:generate

./vendor/bin/sail artisan migrate --force

./vendor/bin/sail yarn install

./vendor/bin/sail yarn build

http://localhost

Click on Download Demo PDF button

./vendor/bin/sail down

About

Demo an error. Nothing Interesting if you are not involved in the issue. ❤️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages