-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9dae2cc
commit dd72b80
Showing
1 changed file
with
22 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Symfony Dashlite Bundle | ||
|
||
This bundle is a Symfony wrapper for the Dashlite template. It provides a simple way to integrate the Dashlite template into your Symfony project. | ||
dashlite is a paid template, you can buy it [here](https://themeforest.net/item/dashlite-responsive-bootstrap-admin-dashboard-template/25780042). | ||
once you buy it, you can use this bundle to integrate it into your Symfony project. | ||
|
||
## Installation | ||
|
||
```bash | ||
composer require devscast/symfony-dashlite-bundle | ||
``` | ||
|
||
### contributors | ||
|
||
<a href="https://github.com/devscast-software/symfony-dashlite-bundle/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=devscast-software/symfony-dashlite-bundle" alt="contributors"/> | ||
</a> | ||
|
||
### Follow us | ||
- [devscast_org](https://twitter.com/devscast_org) on Twitter. | ||
- [Devscast Community](https://www.linkedin.com/company/devscast-community/) on LinkedIn | ||
- [devscast_org](https://www.youtube.com/@devscast_org) on Youtube. |