mirror of
https://github.com/phpmon/website
synced 2025-08-06 22:30:09 +02:00
Update README
This commit is contained in:
12
README.md
12
README.md
@ -1,3 +1,13 @@
|
|||||||
# PHP Monitor website
|
# 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 site that is required.
|
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.
|
Reference in New Issue
Block a user