This commit is contained in:
Fabian @ Blax Software 2026-05-14 10:44:31 +02:00
parent 3d66114163
commit 80bc7293b1
1 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,5 @@
[![Blax Software OSS](https://raw.githubusercontent.com/blax-software/laravel-workkit/master/art/oss-initiative-banner.svg)](https://github.com/blax-software)
# Laravel Shop Package # Laravel Shop Package
[![Tests](https://github.com/blax-software/laravel-shop/actions/workflows/tests.yml/badge.svg)](https://github.com/blax-software/laravel-shop/actions/workflows/tests.yml) [![Tests](https://github.com/blax-software/laravel-shop/actions/workflows/tests.yml/badge.svg)](https://github.com/blax-software/laravel-shop/actions/workflows/tests.yml)
@ -188,3 +190,17 @@ The tests use an in-memory SQLite database and Orchestra Testbench.
## Documentation ## Documentation
For more detailed documentation, please refer to the `docs/` directory in the repository. For more detailed documentation, please refer to the `docs/` directory in the repository.
## License
MIT. See [LICENSE](LICENSE).
## Star History
<a href="https://www.star-history.com/?repos=blax-software%2Flaravel-shop&type=date&legend=top-left">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=blax-software/laravel-shop&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=blax-software/laravel-shop&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=blax-software/laravel-shop&type=date&legend=top-left" />
</picture>
</a>