P
P
photosho2016-01-05 00:43:00
Laravel
photosho, 2016-01-05 00:43:00

Is it possible to install Laravel without Composer?

Why is there no link to the archive with all Laravel files on the developer's site, like, for example, on the Yii site? Is it possible to somehow install it without Composer, just by unpacking the archive into the right folder? I downloaded the archive on github, but after installing index.php it gives errors. The "vendor" folder is not in the archive, but it seems to be present.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
riot26, 2016-01-05
@photosho

fian.my.id/larapack

S
Sergey, 2016-01-05
Protko @Fesor

Why is there no link to the archive with all Laravel files on the developer's site, like, for example, on the Yii site?

Because using package managers to manage dependencies is the right approach and you have to force developers to get used to the right things.
Although Laravel is a simple framework, it is aimed at beginners, but with the expectation of growth.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question