Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Filament Activity Log Laravel Package

noxoua/filament-activity-log

View on GitHub
Deep Wiki
Context7

title: Create Activity Page permalink: /get-started/create-activity-page parent: Get Started nav_order: 3.1

Create Activity Page


Create a page in your pages folder app/Filament/Pages/ and extends the ListActivities class.

<?php

namespace App\Filament\Pages;

use Noxo\FilamentActivityLog\Pages\ListActivities;

class Activities extends ListActivities
{
    // protected bool $isCollapsible = true;

    // protected bool $isCollapsed = false;

    // public function getTitle(): string
    // {
    //     return __('filament-activity-log::activities.title');
    // }

    // public static function getNavigationLabel(): string
    // {
    //     return __('filament-activity-log::activities.title');
    // }

}

By extending the ListActivities class, you are creating a new activity page that is ready to display the activity logs for your Filament application.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky