seeder-migration-issues

This commit is contained in:
RafficMohammed
2023-01-30 14:23:34 +05:30
parent 4d918c722f
commit 2ec836b447
3628 changed files with 116006 additions and 187 deletions

View File

@@ -7,6 +7,32 @@
],
"license": "MIT",
"type": "project",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/RafficMohammed/laravel-push-notification.git"
},
{
"type": "vcs",
"url": "https://github.com/RafficMohammed/Datatable.git"
},
{
"type": "vcs",
"url": "https://github.com/RafficMohammed/Zipper.git"
},
{
"type": "vcs",
"url": "https://github.com/RafficMohammed/Laravel-FCM.git"
},
{
"type": "vcs",
"url": "https://github.com/RafficMohammed/laravel-ckeditor.git"
},
{
"type": "vcs",
"url": "https://github.com/sandesh556/laravel-gravatar.git"
}
],
"require": {
"php": "^8.0",
"laravel/framework": "^9.46",
@@ -32,7 +58,13 @@
"laravel/tinker": "^2.7",
"laravel/ui": "^3.3",
"guzzlehttp/guzzle": "^7.2",
"league/flysystem-aws-s3-v3": "^3.0"
"league/flysystem-aws-s3-v3": "^3.0",
"davibennun/laravel-push-notification": "dev-master",
"chumper/datatable": "dev-master",
"chumper/zipper": "dev-master",
"brozot/laravel-fcm": "dev-master",
"unisharp/laravel-ckeditor": "dev-master",
"thomaswelton/laravel-gravatar": "dev-master"
},
"require-dev": {
"phpunit/phpunit": "^9.5.10",
@@ -44,7 +76,8 @@
"mockery/mockery": "^1.4.4",
"fakerphp/faker": "^1.9.1",
"barryvdh/laravel-debugbar": "^3.7",
"spatie/laravel-ignition": "^1.4"
"spatie/laravel-ignition": "^1.4",
"laravel/pint": "^1.4"
},
"autoload": {
"classmap": [