Laravel-admin: 用https,样式全部报错,配置文件怎么设置呢

Created on 24 Oct 2017  ·  1Comment  ·  Source: z-song/laravel-admin

  • Laravel Version: 5.5
  • PHP Version:7.1
  • Laravel-admin: 1.5

Description:

Steps To Reproduce:

Most helpful comment

hi,
open config/admin.php and change the secure parameter to true

    /*
     * Use `https`.
     */
    'secure'        => true,

    /*

>All comments

hi,
open config/admin.php and change the secure parameter to true

    /*
     * Use `https`.
     */
    'secure'        => true,

    /*
Was this page helpful?
0 / 5 - 0 ratings

Related issues

vlongen picture vlongen  ·  3Comments

cdhraesaemer picture cdhraesaemer  ·  3Comments

wangwenfan picture wangwenfan  ·  3Comments

benny-sun picture benny-sun  ·  3Comments

fokoz picture fokoz  ·  3Comments