Skip to content

KevinBatdorf/artisan-api

Repository files navigation

Laravel Artisan Command API

An API to search Laravel Artisan commands by version or keyword.

Endpoints

List available versions (Try it)

GET /api/versions

List all commands (Try it)

GET /api/commands

Search for a command (Try it)

GET /api/commands?s=database

Specify a version (Try it)

GET /api/commands?v=10.x

About

Always up to date api to search Laravel Artisan commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published