Skip to content

Commit

Permalink
Blog Route Updated
Browse files Browse the repository at this point in the history
Blog Route Updated
  • Loading branch information
codephics committed Aug 15, 2024
1 parent 9a17406 commit c740c4e
Show file tree
Hide file tree
Showing 82 changed files with 2,014 additions and 5 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"laravel/framework": "^10.10",
"laravel/sanctum": "^3.3",
"laravel/tinker": "^2.8",
"nwidart/laravel-modules": "^11.0",
"spatie/laravel-sitemap": "^7.0"
},
"require-dev": {
Expand Down Expand Up @@ -60,7 +61,8 @@
"sort-packages": true,
"allow-plugins": {
"pestphp/pest-plugin": true,
"php-http/discovery": true
"php-http/discovery": true,
"wikimedia/composer-merge-plugin": true
}
},
"minimum-stability": "stable",
Expand Down
146 changes: 144 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c740c4e

Please sign in to comment.