jeremykenedy / laravel-users

A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Built for Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0 and 8.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: System will not make use of published config

hirsty opened this issue · comments

Steps to Reproduce

  1. Follow Installation instructions to install into an existing Laravel Project
  2. Edit the published config to point main template to one that exists in your layouts folder (for this, i simply remove the "laravevelusers::" as I had an app.blade.php)
  3. Npm run dev and clear view cache just in case

Expected Result

Your template to change to my template

Actual Result

Defaults to your own template, although our template is working fine everywhere else.

Love it, no explanation just close an actual issue

commented

Hello. I've recently installl this addon and I'm getting the same bug, so default templates remains activated.

Neither one of you read the link above before opening an issue. I just don’t have time for people who cannot respect that.