{"id":25171811,"url":"https://github.com/basemax/laravel-11-docs-swagger","last_synced_at":"2026-04-18T17:02:15.005Z","repository":{"id":254030785,"uuid":"834616391","full_name":"BaseMax/laravel-11-docs-swagger","owner":"BaseMax","description":"A simple project with Laravel 11, which is a management panel along with a simple blog web service with CRUD operations.","archived":false,"fork":false,"pushed_at":"2026-04-13T17:57:35.000Z","size":1655,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-13T19:30:08.204Z","etag":null,"topics":["laravel","laravel-11","laravel-api-docs","laravel-docs","laravel-scribe","laravel-swagger","laravel11","php","scribe","swagger"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BaseMax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-27T20:20:35.000Z","updated_at":"2026-04-13T17:57:33.000Z","dependencies_parsed_at":"2026-02-28T02:01:55.860Z","dependency_job_id":null,"html_url":"https://github.com/BaseMax/laravel-11-docs-swagger","commit_stats":null,"previous_names":["basemax/laravel-11-docs-swagger"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BaseMax/laravel-11-docs-swagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Flaravel-11-docs-swagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Flaravel-11-docs-swagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Flaravel-11-docs-swagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Flaravel-11-docs-swagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/laravel-11-docs-swagger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Flaravel-11-docs-swagger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["laravel","laravel-11","laravel-api-docs","laravel-docs","laravel-scribe","laravel-swagger","laravel11","php","scribe","swagger"],"created_at":"2025-02-09T09:22:10.933Z","updated_at":"2026-04-18T17:02:14.966Z","avatar_url":"https://github.com/BaseMax.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-11-docs-swagger\n\nIn this repository, we discuss an example of using swagger in Laravel 11. This zippository is a simple project with Laravel 11, which is a management panel along with a simple blog web service with CRUD operations.\n\n## See example\n\nYou can see an example of the use of anodes in `/example/*`\n\n## Installtion example\n\nFirst enter the following directory\n\n`example/laravel-admin-blog-api1`\n\nThen install dependencies using Composer\n\n```shell\n$ composer install\n```\n\nIf necessary, you can upgrade the dependencies\n\n```shell\n$ composer upgrade\n```\n\nDo the initial configurations of the project\ncreate `.env` file from `.env.example`\n\nThen run the following command\n\n```shell\n$ php artisan key:generate\n```\n\nThen configure the database in `.env` file and create tables and database\n\n```shell\n$ php artisan migrate\n```\n\nRun the local server with the following command\n\n```shell\n$ php artisan serve\n```\n\nUse the following command to update the Swagger document\n\n```shell\nphp artisan l5-swagger:genaret\n```\n\nUse the following command to update the Scibe document\n\n```shell\nphp artisan scribe:genaret\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Flaravel-11-docs-swagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Flaravel-11-docs-swagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Flaravel-11-docs-swagger/lists"}