K
K
Ken Jee2017-07-29 17:17:21
Yii
Ken Jee, 2017-07-29 17:17:21

How to use 1 Laravel for multiple applications?

How can I organize the existence of several projects using 1 Laravel 5? For example, YII2 has the ability to immediately install it in the Advanced variant, but I did not find this in Laravel.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2017-07-29
@Sanasol

what is the problem to programmatically make two (as many) namespace controllers a la backend frontend? YES, in general, decompose everything into folders depending on the project.
file several connections to the database, and so on.
There are no other ways, as it were, code separation, oddly enough.
Another question is what does different projects mean, if they are different at all, then what is the point of interfering with them?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question