jeremykenedy / laravel-logger

An out the box activity logger for your Laravel or Lumen application. Laravel logger is an activity event logger for your laravel application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. This package is easily configurable and customizable. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, and 7+
MIT License
579 stars 120 forks source link

View [vendor.pagination.bootstrap-4] not found #157

Closed mgkimsal closed 1 year ago

mgkimsal commented 1 year ago

Using Laravel 9.48 URL: /activity

There's no 'pagination' or related folder in resources/views/vendor folder after following setup instructions.

Unsure if there's some missing doc step or dependency to require. The 'activity' viewer screen is not usable at the moment.

jeremykenedynv5 commented 1 year ago

@fzhan Any idea on this? I may revert back to {!! $activities->render() !!} if not.

https://github.com/jeremykenedy/laravel-logger/issues/136

Thanks,

DTS-And-Eaglepoint-Funding commented 1 year ago

you need to run this command php artisan vendor:publish --tag=laravel-pagination