Answer the question
In order to leave comments, you need to log in
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?
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
Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question