Jump to content

How to use laravel in vuejs admin dasboard


mstdmstdd

Recommended Posts

  Hello,
I am interested in this admin dasboard https://github.com/wxs77577/adminify and after installing I have a
project with structure

$ ls -l
total 237
drwxrwxrwx 1 root root 4096 лют 17 13:31 build
drwxrwxrwx 1 root root 0 лют 17 13:31 config
-rwxrwxrwx 1 root root 324 лют 17 13:31 CONTRIBUTING.md
-rwxrwxrwx 1 root root 803 лют 17 13:31 index.html
-rwxrwxrwx 1 root root 1087 лют 17 13:31 LICENSE
drwxrwxrwx 1 root root 131072 лют 17 13:34 node_modules
-rwxrwxrwx 1 root root 2678 лют 17 13:31 package.json
drwxrwxrwx 1 root root 0 лют 17 13:31 public
-rwxrwxrwx 1 root root 6645 лют 17 13:31 README.md
drwxrwxrwx 1 root root 4096 лют 17 13:31 screenshots
drwxrwxrwx 1 root root 4096 лют 17 13:32 src
drwxrwxrwx 1 root root 0 лют 17 13:31 static
-rwxrwxrwx 1 root root 75607 лют 17 13:31 WechatGroup.png

If there is a way to use/install laravel 5 for API of this crud?
I would like to use asll the power of laravel 5 (controls, models,migrations etc...).

If yes, which step have I to do ?

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.