create profile api's with tests

This commit is contained in:
2024-08-20 08:04:33 +00:00
committed by Hamidreza Ranjbarpour
parent f1626a9d67
commit c710183aa9
18 changed files with 979 additions and 83 deletions

View File

@@ -183,6 +183,7 @@ return [
// custom facades here..
App\Providers\DataTableServiceProvider::class,
App\Providers\FileServiceProvider::class,
],