We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54cc1e4 commit 5fed793Copy full SHA for 5fed793
composer.json
@@ -1,13 +1,14 @@
1
{
2
- "name": "dcblogdev/admintw",
3
- "description": "Tailwind admin theme for Laravel.",
+ "name": "dcblogdev/laravel-admintw",
+ "description": "Tailwind admin theme & starter pack for Laravel.",
4
"type": "library",
5
"authors": [
6
7
"name": "David Carr",
8
"email": "[email protected]"
9
}
10
],
11
+ "homepage": "https://github.com/dcblogdev/laravel-admintw",
12
"require": {
13
"php": "^7.4|^8.0",
14
"christophrumpel/missing-livewire-assertions": "^0.3.3",
0 commit comments