php - How to integrating adminlte to laravel 5? -


i want use adminlte template laravel 5. have downloaded source code here.

the first trying, have got error "vendor", , after looking solution internet it's because have no vendor folder in source code have downloaded. after adding vendor folder new laravel installation, have got error "whoops, looks went wrong." it.
do know how solve it?

what error appears after "whoops, looks went wrong." ?

  1. try composer update.
  2. check if .env file exists , configured requirements.
  3. check if server has write permissions log, display errors. easier encounter actual problem.

Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -