E
E
Eugene Zalivadnyi2015-12-15 22:39:03
Bootstrap
Eugene Zalivadnyi, 2015-12-15 22:39:03

Installed twbs/bootstrap via PhpStorm's composer. How to connect it to the frontend?

Installed twbs/bootstrap via Composer for Laravel framework.
Nothing appeared in the public and resources/views folders.
How to connect it (bootstrap) to Laravel frontend?
L1cBBSr.png
If you click update, then:

D:\OpenServer\modules\php\PHP-5.6\php.exe D:\OpenServer\modules\php\PHP-5.6\composer.phar update twbs/bootstrap --no-progress
> php artisan clear-compiled
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
> php artisan optimize
Generating optimized class loader

UPD: Bootstrap is installed in the vendor/twbs/bootstrap folder.
SdTrZMY.pngQuestion: how to connect it to Laravel's views?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Karachentsev, 2015-12-16
@kucheriavij

Via elixir
laravel.com/docs/5.1/elixir - the elixir itself
laravelcoding.com/blog/laravel-5-beauty-using-bowe... - here is an example for "noobs"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question