laravel / telescope

An elegant debug assistant for the Laravel framework.

Home Page:https://laravel.com/docs/telescope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call to undefined method Laravel\Telescope\Telescope::ignoreMigrations()

binaryfire opened this issue · comments

Telescope Version

5.0

Laravel Version

10.3.3

PHP Version

8.3

Database Driver & Version

MySQL 8

Description

Hi guys. I just updated to v5 and the ignoreMigrations() method is gone. Is that a bug or was that an intentional change? Is there a new alternative?

Steps To Reproduce

N/A