Laravel VueJS Pagination And CRUDLaravel VueJS Pagination And CRUD
Working ElementUI Pagination component with Laravel BackendLaravel VueJS Pagination And CRUD
Working ElementUI Pagination component with Laravel BackendOverview
Working ElementUI Pagination component with Laravel Backend
Features
- VueJS pagination with Laravel
- CRUD with VueJS, Laravel
Requirements
- Laravel - 5.6
- VueJS - 2.5.7
- Sweet Alert - 2.1.0
- Axios - 0.18
- Bootstrap - 4.0
- Froala Design Blocks - 1.0.2
Instructions
- Change directory to root folder
- run `composer update`
- copy .env.example into .env
- update local db parameters into .env file
- run `php artisan migrate` to create all tables
- run `php artisan db:seed` to seed user tables
- run `npm install`
- run `npm run watch`
- run `php artisan serve`
open localhost:8000 in browser to view page.
Other items by this author
Information
Category | Scripts & Code / PHP Scripts / Miscellaneous |
First release | 16 March 2018 |
Last update | 16 March 2018 |
Files included | .php, .html |
Tags | pagination, laravel, crud, vuejs |