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 Tour Laravel Package

jibaymcs/filament-tour

Add DriverJS-powered guided tours to your Filament panels. Register tours on pages with a simple trait, define steps with titles/descriptions, and optionally show tours only once via localStorage. Supports Filament v2–v5 with easy plugin setup.

View on GitHub
Deep Wiki
Context7
v5.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v5.0.0...v5.0.1

v5.0.0

What's Changed

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v4.0.1...V5.0.0

v3.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.1...v3.1.2

v3.1.1

What's Changed

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.0.9...v3.1.1

v3.1.0.7

What's Changed

New Contributors

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.0.6...v3.1.0.7

v3.1.0.6

Fixes

  • Fixed THE major issue regarding to the route system, basically caused by unauthentified user
  • Fixed opening highlights on click the highlight button
  • Fixed event to open a tour, ex: used in a custom Action:
    protected function getHeaderActions(): array
    {
        return [
            Action::make('Tour')->dispatch('filament-tour::open-tour', ['tour_dashboard']),
        ];
    }

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.0.5...3.x

v3.1.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.0.4...v3.1.0.5

v3.1.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.0.3...v3.1.0.4

v3.1.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.0.2...v3.1.0.3

v3.1.0.2
  • Fixed error on parsing URL parameters from the tour routing system

Full Changelog: https://github.com/JibayMcs/filament-tour/compare/v3.1.0.1...v3.1.0.2

v3.1.0.1

The JSON Update ᴠ3.1.0.1

If creating your guided tours in PHP bores you or takes up too much space, play with JSON!

You can now load your tours directly using a JSON file from a URL or your Storage!

  • Finished setup for multiple tours registration, now "goto" a next tour on finished the first one
v3.1.0.0

The First Release !

Development Tool :eyes:

Check it here !

Tour

  • Added to make all child steps uncloseable

    • function uncloseable(bool|Closure $uncloseable = true)
  • Added to disable all steps events

    • function disableEvents(bool|Closure $disableEvents = true)
  • Added to ignore routes check to launch Tour

    • function ignoreRoutes(bool|Closure $ignoreRoutes = true)
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.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle