Skip to content

Commit

Permalink
PG-17 (#5)
Browse files Browse the repository at this point in the history
v73.0.0
  • Loading branch information
gammamatrix authored Nov 26, 2023
1 parent 529a490 commit ecf01b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ By default, the following libraries are loaded.
- `/vendor/playground.js` A small library to be loaded for Blade UI usage. Needs to be published.

Optionally, a page may load:
- [CKEditor 5](https://ckeditor.com/ckeditor-5/) an advanced WSIWYG editor for forms.
- [CKEditor 5](https://ckeditor.com/ckeditor-5/) an advanced WYSIWYG editor for forms.


### Assets
Expand All @@ -116,7 +116,7 @@ php artisan vendor:publish --provider="GammaMatrix\Playground\ServiceProvider" -

## Migrations

The migrations provided in this package are used for (PHPunit 10)[https://docs.phpunit.de/en/10.4/] feature testing with (Orchestra Testbench)[https://packages.tools/testbench.html].
The migrations provided in this package are used for [PHPunit 10](https://docs.phpunit.de/en/10.4/) feature testing with [Orchestra Testbench](https://packages.tools/testbench.html).
- They will not be exported in software builds.

## Testing
Expand Down
Binary file added resources/docs/artisan-about-playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ecf01b7

Please sign in to comment.