user crud

This commit is contained in:
2024-07-31 12:59:06 +03:00
parent 0459ed561c
commit be8fea187b
15 changed files with 134 additions and 233 deletions

46
composer.lock generated
View File

@ -337,7 +337,7 @@
},
{
"name": "illuminate/collections",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -392,7 +392,7 @@
},
{
"name": "illuminate/conditionable",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -438,7 +438,7 @@
},
{
"name": "illuminate/container",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@ -489,16 +489,16 @@
},
{
"name": "illuminate/contracts",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "be935e9d9115a57be74d20176f43fa8a207029f3"
"reference": "ebe2b8d69b8fb1c07111e3500d464e77dfab3202"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/be935e9d9115a57be74d20176f43fa8a207029f3",
"reference": "be935e9d9115a57be74d20176f43fa8a207029f3",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/ebe2b8d69b8fb1c07111e3500d464e77dfab3202",
"reference": "ebe2b8d69b8fb1c07111e3500d464e77dfab3202",
"shasum": ""
},
"require": {
@ -533,20 +533,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-09T13:57:38+00:00"
"time": "2024-07-29T06:48:51+00:00"
},
{
"name": "illuminate/database",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
"reference": "3785e0d14d8e427b72db08a9c969d4afdcf21cba"
"reference": "db151e9a3221705cb4149c39dce2c51799708637"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/3785e0d14d8e427b72db08a9c969d4afdcf21cba",
"reference": "3785e0d14d8e427b72db08a9c969d4afdcf21cba",
"url": "https://api.github.com/repos/illuminate/database/zipball/db151e9a3221705cb4149c39dce2c51799708637",
"reference": "db151e9a3221705cb4149c39dce2c51799708637",
"shasum": ""
},
"require": {
@ -601,11 +601,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-26T06:18:25+00:00"
"time": "2024-07-30T07:00:12+00:00"
},
{
"name": "illuminate/filesystem",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/filesystem.git",
@ -672,7 +672,7 @@
},
{
"name": "illuminate/macroable",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -718,16 +718,16 @@
},
{
"name": "illuminate/support",
"version": "v11.18.1",
"version": "v11.19.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "135bfb40087df34e7eae3ed699e753442f349020"
"reference": "f3c19ee61d875dca1045df2d90000ae97f1645f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/135bfb40087df34e7eae3ed699e753442f349020",
"reference": "135bfb40087df34e7eae3ed699e753442f349020",
"url": "https://api.github.com/repos/illuminate/support/zipball/f3c19ee61d875dca1045df2d90000ae97f1645f9",
"reference": "f3c19ee61d875dca1045df2d90000ae97f1645f9",
"shasum": ""
},
"require": {
@ -788,7 +788,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-26T05:48:25+00:00"
"time": "2024-07-30T06:57:25+00:00"
},
{
"name": "itguild/forms",
@ -851,11 +851,11 @@
},
{
"name": "itguild/tables",
"version": "0.1.7",
"version": "0.1.8",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/tables",
"reference": "b7fea4122c25d8ba9eafd58c07d65e829ea4c383"
"reference": "d6d703aaa6ea26005b029d1110b96b268ea30fe7"
},
"type": "library",
"autoload": {
@ -873,7 +873,7 @@
"email": "apuc06@mail.ru"
}
],
"time": "2024-07-30T09:20:16+00:00"
"time": "2024-07-31T09:48:26+00:00"
},
{
"name": "madesimple/php-arrays",