Skip to content

tonysm/swagger-laravel-example

Repository files navigation

Laravel and Swagger

Experimentation with a Laravel API and Swagger API documentation.

Running it

You can run it following the commands below:

php artisan l5-swagger:generate

php artisan serve

After that, you can access http://localhost:8000/api/docs.

You shold see something like this:

Swagger UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages