Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JellyBool/laravel-vue-pagination

Repository files navigation

Demo:

Usage:

Notice: for the js code, just look into welcome.blade.php and the data format locates in routes.php

1.Clone the Repo

git clone https://github.com/JellyBool/laravel-vue-pagination.git
cd laravel-vue-pagination
composer install

2.Setup Database

edit your .env file and setup database for laravel

3.Seed some data

in your project root (laravel-vue-pagination/):

php artisan migrate
php artisan tinker

then

factory(App\Post::class,35)->create()

4.See the demo

run a local serve and see the demo :

php artisan serve

visit localhost:8000 and you are good to go

About

Pagination with Vue and Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /