-
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
Showing
12 changed files
with
41 additions
and
145 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
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
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,12 +1,33 @@ | ||
{ | ||
"name": "nwidart/auth", | ||
"description": "", | ||
"name": "queents/auth-module", | ||
"description": "Auth Module for VILT framework to convert any Model to Auth Model with full API", | ||
"type": "laravel-module", | ||
"license": "MIT", | ||
"keywords": [ | ||
"laravel", | ||
"VILT", | ||
"base", | ||
"resource", | ||
"page", | ||
"vilt-admin", | ||
"Vilt stack", | ||
"admin panel", | ||
"admin one", | ||
"vuejs", | ||
"ineriajs", | ||
"tailwind.css" | ||
], | ||
"homepage": "https://www.queentechsolutions.net", | ||
"authors": [ | ||
{ | ||
"name": "Nicolas Widart", | ||
"email": "[email protected]" | ||
"name": "Fady Mondy", | ||
"email": "[email protected]", | ||
"role": "Senior Fullstack Developer" | ||
} | ||
], | ||
"require": { | ||
"queents/vilt": "^1.0" | ||
}, | ||
"extra": { | ||
"laravel": { | ||
"providers": [], | ||
|
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.