You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get full user account, contact me on my <ahref="http://id-a.pl"target="_blank">company site</a>.
34
-
35
21
## Functions
36
22
Vue CRUD provides a set of utitlities, from which you can compose your own application. Features included in the system can communicate with each other thanks to the use of the Vuex library. Vue CRUD includes the following elements:
To get full user account, contact me on my <ahref="http://id-a.pl"target="_blank">company site</a>.
97
88
98
89
## Quick start
99
90
@@ -190,6 +181,10 @@ The simplest possible code that supports CRUD operations for one table will look
190
181
## API
191
182
The application requires a connection with the appropriate API. API can be created in any technology - the condition is its compliance with the Vue CRUD communication specification. If you need to create your API and do not know how to get started, and you don't mind PHP and Laravel, download or clone the <ahref="https://github.com/szczepanmasny/vue-crud-laravel-api"target="_blank">Vue CRUD Laravel API project</a>.
0 commit comments