Commit graph

22 commits

Author SHA1 Message Date
Snider
ef4379a76f docs: add comprehensive documentation for core-template
Some checks are pending
CI / PHP 8.2 (push) Waiting to run
CI / PHP 8.3 (push) Waiting to run
CI / PHP 8.4 (push) Waiting to run
CI / Assets (push) Waiting to run
Add documentation covering architecture, modules, getting started,
and security considerations for the Core PHP Framework starter template.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:21:11 +00:00
Snider
9d6acb9121 docs(changelog): add completed P2 items for January 2026
Track completed improvements:
- P2-049 to P2-051: Example tests, Pest configuration, Composer scripts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 19:52:32 +00:00
Snider
4833d922c5 feat(testing): add Pest configuration, example tests, and composer scripts
- Add tests/Pest.php with TestCase binding and RefreshDatabase
- Add example feature tests: WelcomePageTest, HealthEndpointTest
- Add composer scripts: lint, test, test:coverage

Implements P2-049, P2-050, P2-051

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:37:20 +00:00
Snider
c3a783f547 docs: improve CLAUDE.md with Claude Code header and expanded guidance
Add required Claude Code header, Laravel 12 version, example onWebRoutes
method, single test commands, package namespaces, and consolidated
conventions from other AI instruction files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:15:33 +00:00
Snider
8fe508541f chore: add local package development support
Add composer.local.json to gitignore and dev:packages script for
developing against local copies of host-uk packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 17:41:15 +00:00
Snider
91f9deeb6d Add visibility check for public repositories in CI and release workflows 2026-01-26 23:14:11 +00:00
Snider
81206311ac
Merge pull request #5 from host-uk/dependabot/npm_and_yarn/laravel-vite-plugin-2.1.0
Bump laravel-vite-plugin from 1.3.0 to 2.1.0
2026-01-26 20:45:51 +00:00
Snider
c778766142
Merge pull request #4 from host-uk/dependabot/npm_and_yarn/tailwindcss-4.1.18
Bump tailwindcss from 3.4.19 to 4.1.18
2026-01-26 20:45:32 +00:00
Snider
482a86a932
Merge pull request #1 from host-uk/dependabot/github_actions/orhun/git-cliff-action-4
Bump orhun/git-cliff-action from 3 to 4
2026-01-26 20:45:02 +00:00
Snider
46b7bf2584
Merge pull request #3 from host-uk/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2026-01-26 20:44:42 +00:00
dependabot[bot]
48cf7092b9
Bump laravel-vite-plugin from 1.3.0 to 2.1.0
Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 1.3.0 to 2.1.0.
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/2.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/vite-plugin/blob/2.x/UPGRADE.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v1.3.0...v2.1.0)

---
updated-dependencies:
- dependency-name: laravel-vite-plugin
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 20:43:14 +00:00
dependabot[bot]
8a64b26c15
Bump tailwindcss from 3.4.19 to 4.1.18
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.19 to 4.1.18.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 20:43:12 +00:00
Snider
e171cc9f0f
Merge pull request #2 from host-uk/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2026-01-26 20:42:33 +00:00
Snider
1be3324ae4
Merge pull request #6 from host-uk/dependabot/npm_and_yarn/vite-7.3.1
Bump vite from 6.4.1 to 7.3.1
2026-01-26 20:42:07 +00:00
dependabot[bot]
2fde32a4d1
Bump vite from 6.4.1 to 7.3.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.1 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 20:41:23 +00:00
dependabot[bot]
317562f9ee
Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 20:40:41 +00:00
dependabot[bot]
82dd1165ba
Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 20:40:38 +00:00
dependabot[bot]
6141157fc2
Bump orhun/git-cliff-action from 3 to 4
Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 3 to 4.
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](https://github.com/orhun/git-cliff-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: orhun/git-cliff-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 20:40:34 +00:00
Snider
f066becf0a update template defaults 2026-01-26 20:39:56 +00:00
Snider
735153a804 Make Flux Pro optional 2026-01-26 17:40:21 +00:00
Snider
dd43e075ee Initial Core PHP Framework template 2026-01-26 17:30:52 +00:00
Snider
06ab3456e9 Initial Core PHP Framework template 2026-01-26 17:19:26 +00:00