R
R
Roman2019-05-02 19:07:50
Laravel
Roman, 2019-05-02 19:07:50

And how can I create a plugin (isolated and pluggable) for Laravel?

Hello.
I have a need to arrange some pieces of the Laravel project as isolated plugin modules, sort of like in WordPress, so that I can then connect them from project to project.
For example: a contact form that will have its own model, controller, perhaps a Vue face or something like that.
Is this even possible?
What are the main implementation steps for creating such a plugin module?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
netrox, 2019-05-02
@procode

https://laravel.com/docs/master/packages

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question