L
L
Leonid2021-02-11 11:08:50
PHP
Leonid, 2021-02-11 11:08:50

CRM on Laravel - nova, modularity, personal accounts, problems?

I'm going to rewrite the corporate CRM on Laravel - it was originally on Yii 1.x

1) I bought Laravel Nova for the admin panel
2) There will be more Personal Accounts for clients - I'm thinking of building an interface on Bootstrap.
3) There is also a WordPress site - it will exchange data with CRM (Laravel) through the REST API

Question: what must be taken into account at the start?
In Yii, I had modularity (directly by folders) - is this also possible in Laravel? Nova does not interfere with modularity in any way?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
N
netrox, 2021-02-11
@netrox

May be suitable:
https://nwidart.com/laravel-modules/v6/introduction

K
Konstantin, 2021-02-11
@fosihas

rewrite corporate CRM

check the availability of the described BP, methodology and knowledge of the subject area.

A
Alexander Medvedev, 2021-02-12
@lifestar

In theory, client cabinets on the same Laravel Nova can be done

V
Vladimir Kudrya, 2021-02-13
@Mugenzo

Nova is probably not the best option for this type of sites, I would write the admin panel myself, and not use something ready-made, no matter how it imposes certain kinds of restrictions on development (as my friend says - nova is made for cooks, rivet and pass) I
used a new on 2 projects, and I won’t say that she helps a lot in something
. So try it better without her

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question