mirror of
https://github.com/phpmon/website
synced 2025-08-06 06:20:07 +02:00
1a862ece021c50fa33ab35d4586d58368c0ef406
This time I used `npm update --save`, which is like running `composer update && composer bump`, which is cool. Can you tell I don't usually use npm? I think you can.
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.
Description
Languages
PHP
68.9%
Blade
28.9%
JavaScript
2.1%