Skip to main content

Requirements

This package requires the following:

  • PHP 8.3 or higher
  • Laravel 11.0 or higher

This package is used to allow an authenticated user to request for a service. Therefore it is assumed that you have already set up authentication in your Laravel application and has a model that extends Javaabu\Auth\User model.