Skip to content

Commit

Permalink
Bug Fixes & Improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
MohmmedAshraf committed Jun 28, 2023
1 parent 3bb9434 commit 7e7a4de
Show file tree
Hide file tree
Showing 21 changed files with 674 additions and 587 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"autoload": {
"psr-4": {
"Outhebox\\LaravelTranslations\\": "src",
"Outhebox\\LaravelTranslations\\Database\\Factories\\": "database/factories"
"Outhebox\\LaravelTranslations\\Database\\Factories\\": "database/factories",
"Outhebox\\LaravelTranslations\\Database\\Seeders\\": "database/seeders"
}
},
"autoload-dev": {
Expand Down
Loading

0 comments on commit 7e7a4de

Please sign in to comment.