A
A
Andrzej Wielski2015-12-22 00:52:40
CRUD
Andrzej Wielski, 2015-12-22 00:52:40

What ready-made admin panel to use for a project on Laravel 5.1?

Hello.
Wrote an online store on Laravel 5.1, at the moment he stopped at the development of the control panel.
There was an idea to use a ready-made one - I googled it, but I didn’t find a suitable one.
It is desirable that:

  • The panel was easily integrated into the finished project.
  • Used my models.
  • I picked up belongsToMany relationships without any problems. (to implement the connection category - product, property - product)
  • Convenient, beautiful interface (not particularly important).

What do you recommend?
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
D', 2015-12-22
@wielski

I do not use ready-made panels, and I do not advise anyone.
Often their functionality is not enough, and then you have to finish a lot.
All such admins give only basic CRUD. When you want to add something non-standard - you will suffer.
There were a lot of questions about https://github.com/FrozenNode/Laravel-Administrator
People suffered a lot with it.
For an online store, you will have to finish it quite a lot.

A
Alexander Alexandrovich, 2017-06-14
@tatu

The question is probably no longer relevant, but suddenly it will come in handy for those who came from Google.
Voyager
SleepingOwlAdmin
Orchid

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question