L
L
legolas44442015-10-28 02:06:52
Composer
legolas4444, 2015-10-28 02:06:52

Is it possible to install Laravel 5 without a front end?

Good day to all!
I want to write a REST API using Laravel 5. I'm interested in the question: "Is it possible to put it somehow so that it doesn't drag along everything that concerns the front end"? For example, passing a parameter when creating a project, something like:

composer create-project laravel/laravel myfolder --without-frontend

and it will deliver everything to me only without views, assets and other things.
Is there something similar? Or just demolish unnecessary folders in "resources"?
THX!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dk-web, 2015-10-28
@legolas4444

Now the version of Laravel 5.1 is almost an empty idea ... there is only a welcome page from the views

D
Dmitry, 2015-10-28
@ExileeD

What does not fit lumen there is nothing superfluous.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question