-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing php version up to 8.1 and creating readme
- Loading branch information
1 parent
0340b53
commit 775977f
Showing
2 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,33 @@ | ||
# envbar | ||
# TallStackUi, EnvBar | ||
|
||
<p align="center"><a href="https://tallstackui.com" target="_blank"><img src="https://raw.githubusercontent.com/tallstackui/website/main/arts/tallstackui.svg" width="500"></a></p> | ||
|
||
<p align="center"> | ||
<img alt="Packagist Downloads" src="https://img.shields.io/packagist/dt/tallstackui/envbar?style=for-the-badge"> | ||
<a href="https://laravel.com"><img alt="Laravel v10.x" src="https://img.shields.io/badge/Laravel-^v10.x-FF2D20?style=for-the-badge&logo=laravel"></a> | ||
<a href="https://php.net"><img alt="PHP 8.2" src="https://img.shields.io/badge/PHP-^8.1-777BB4?style=for-the-badge&logo=php"></a> | ||
</p> | ||
|
||
> This package is part of the TallStackUi. | ||
## Introduction | ||
|
||
<b>EnvBar</b> is a new package created by the TallStackUi team that serves to inject an environment bar at the top of the page to display information related to the current environment. | ||
|
||
## Documentation | ||
|
||
[Visit the TallStackUi website to see the documentation](https://tallstackui.com/docs) | ||
|
||
## Sponsorship | ||
|
||
If you want to support the development of TallStackUI, you can do so by [becoming a sponsor](https://github.com/sponsors/devajmeireles). | ||
|
||
## Need Help? | ||
|
||
🐞 If you spot a bug, please [submit a detailed issue.](https://github.com/tallstackui/envbar/issues/new/choose) | ||
|
||
💬 If you love chatting, [we have a Discord server dedicated to the TallStackUI community.](https://discord.gg/sfr66WXh4A) | ||
|
||
## Contributing | ||
|
||
Thank you for wanting to be part of our team! 👋 [Click here to learn more.](https://tallstackui.com/docs/contribution) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters