S
S
Sergey Abramov2019-11-22 07:37:18
Vue.js
Sergey Abramov, 2019-11-22 07:37:18

How to make an admin panel for VUE?

I am writing my SPA on VUE, the front end is finished. We need an easy (in terms of settings, I don’t have very good backend) php admin panel, with the ability to add / delete / edit entries and some simple taxonomy. I have not come across yii and Laravel, but it seems to me that they are too complicated for such a task. Maybe there is some kind of easily customizable framework?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sanes, 2019-11-22
@id_52195

I have not come across yii and Laravel, but it seems to me that they are too complicated for such a task.

Laravel is the best.

R
Roman Sokolov, 2019-11-23
@jimquery

Try Voyager on Laravel.
You still have to deal with some kind of CMS.

D
dilovar09, 2019-11-23
@dilovar09

https://laravel-admin.org/docs/#/ - great stuff

A
Alexey, 2019-11-23
@abcde1

Take WordPress, there is a good ready-made system that generates api with json responses. At best, you don’t even need to write code to configure

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question