Skip to content

Releases: usermp/artisan-api

v1.0.3

16 Oct 12:03
Compare
Choose a tag to compare

Update to Laravel 11

v1.0.2

10 Sep 06:15
Compare
Choose a tag to compare
Update README

v1.0.1

26 May 08:03
Compare
Choose a tag to compare

[v1.0.1] - 2024-05-26

Fixed

  • namespace ArtisanController

v1.0.0

26 May 06:48
Compare
Choose a tag to compare

[v1.0.0] - 2024-05-26

Added

  • Initial release of artisan-api package.
  • Support for executing Artisan commands via an API endpoint.
  • Configuration file for customizing package behavior.
  • Support for API key authentication.
  • Middleware protection for API routes.
  • Ability to specify allowed Artisan commands.