Courses

Vue.js 3 + Laravel 9 SPA: CRUD with Auth

Pagination with External Package

Previous: Eloquent API Resources to Transform Some Fields
avatar

Actually, the package was updated, and on its official page -> https://laravel-vue-pagination.org/guide/quick-start.html there is a quick start guide on how to use the package with Bootstrap4, Bootstrap5 and with Tailwind!

👍 7
avatar
You can use Markdown
avatar

Good afternoon : you always teach us how to add plugins with:

npm install package-name

or with

yarn add package-name

what if i want to remove a package and all it's dependencies how can i proceed ? and thank you.

avatar

It should be npm uninstall package-name

avatar
You can use Markdown
avatar
You can use Markdown