mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
Add flake.nix, non-legacy builds, composer update, fix redirects
This commit is contained in:
parent
a675535e98
commit
ab2fe374b9
16 changed files with 1108 additions and 504 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"name": "stancl/tenancy-docs",
|
||||
"description": "Tenancy for Laravel docs",
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"tightenco/jigsaw": "^1.3",
|
||||
"tightenco/jigsaw-docs-template": "^1.0",
|
||||
|
|
@ -9,4 +12,4 @@
|
|||
"App\\Listeners\\": "listeners/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue