C
C
Chvalov2015-12-27 21:37:09
Yii
Chvalov, 2015-12-27 21:37:09

How to create setup page for yii2 and laravel ready project?

There are 2 ready-made projects on Yii2 and Laravel 5, where you can read about how to create install.php for it
So that after the sale the user can install without picking the code?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Max, 2015-12-28
@matios

Create an Install module that runs composer, rolls migrations, adds default data to the database, and then deletes itself. See how it's done in Upi)

M
Mokhirjon Naimov, 2015-12-27
@zvermafia

For Laravel , there is RachidLaasri/LaravelInstaller . But I haven't tried it myself yet...

Андрей, 2015-12-27
@VladimirAndreev

Попробуйте собрать свой composer-пакет.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question