laravel-activitylog icon indicating copy to clipboard operation
laravel-activitylog copied to clipboard

Migration wasn't created

Open kwadejeffrey opened this issue 10 months ago • 1 comments

Describe the bug After installing the package, the migrate file wasn't created.

To Reproduce I don't even know what to write eg: Configuration, Migration, Model, Controller/Command

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Versions (please complete the following information)

  • PHP: 8.1
  • Database: MySQL
  • Laravel: 10
  • Package: 4.8

Additional context Add any other context about the problem here.

Exception The thrown exception message.

Stack Trace The full stack trace of the thrown exception.

kwadejeffrey avatar Mar 30 '24 23:03 kwadejeffrey

php artisan vendor:publish --provider="Spatie\Activitylog\ActivitylogServiceProvider" --tag="migrations"

cirolaferrara avatar Apr 03 '24 14:04 cirolaferrara

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

spatie-bot avatar Aug 05 '24 10:08 spatie-bot