Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

How can we get all audits of the application #98

Open
ahmed-meraneh opened this issue Dec 2, 2021 · 1 comment
Open

How can we get all audits of the application #98

ahmed-meraneh opened this issue Dec 2, 2021 · 1 comment

Comments

@ahmed-meraneh
Copy link

No description provided.

@CptIceberg
Copy link

You should be able to use

use OwenIt\Auditing\Models\Audit;

$audits = Audit::all();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants