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
The command above will generate a number of files and add routes to both your `api.php` and `web.php` route files. It will also append menu entries to the published `Menus.json` file.
200
206
The generated vue files are placed under the Pages/Books folder in the js folder.
201
207
202
-
* Finally, run `yarn watch, yarn dev or yarn prod` to compile the assets. There you have your CRUD.
208
+
* Finally, run `yarn dev or yarn build` to compile the assets. There you have your CRUD.
203
209
## Roles, permissions and Sidebar Menu:
204
210
* By Default, generation of a module generates the following permissions:
0 commit comments