laravel-activitylog
laravel-activitylog copied to clipboard
Migration wasn't created
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.
php artisan vendor:publish --provider="Spatie\Activitylog\ActivitylogServiceProvider" --tag="migrations"
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.