mirror of
https://github.com/phpmon/website
synced 2025-08-07 14:50:09 +02:00
13 lines
328 B
Markdown
13 lines
328 B
Markdown
# PHP Monitor website
|
|
|
|
This is a simplified Laravel project, with some providers and Laravel functionality disabled because said functionality is not needed for the simple marketing site that is required.
|
|
|
|
## Requirements
|
|
|
|
See `composer.json`.
|
|
|
|
## Tests
|
|
|
|
composer verify
|
|
|
|
This will run Rector, Pint and check if all tests pass. |