tag:github.com,2008:https://github.com/modulr/laravel-scaffold/releases Release notes from laravel-scaffold 2018-11-23T17:24:08Z tag:github.com,2008:Repository/149481825/v1.4 2018-11-23T17:31:35Z Roles and Permissions <h3>Roles &amp; Permission</h3> <ul> <li>List roles</li> <li>Create roles and assign permissions</li> <li>Update role and permissions</li> <li>Users list who use the role</li> <li>Delete role</li> </ul> <h4>Improvements</h4> <ul> <li>Add PWA functionality</li> <li>Layout Style</li> <li>Change maximun upload size 10M into .htaccess</li> <li>Register assignRole user</li> <li>Save roles and users filters tables in localstorage</li> <li>Save minimized sidebar in localStorage</li> </ul> <h4>Add npm libraries</h4> <ul> <li><a href="https://github.com/goldhand/sw-precache-webpack-plugin">SW Precache Webpack Plugin</a> Progressive Web App (PWA)</li> </ul> alfredobarron tag:github.com,2008:Repository/149481825/v1.3 2018-10-24T04:00:11Z Users <p><strong>C</strong>reate users<br> <strong>R</strong>ead users list into reusable table with <em>paginate, sort, search and loading</em> feature**<br> <strong>U</strong>pdate users<br> <strong>D</strong>elete users</p> <h4>Improvements</h4> <ul> <li>Add SoftDelete</li> <li>Layout Style</li> <li>Profile validations</li> <li>Add links into sidebar</li> </ul> <h4>Add npm libraries</h4> <ul> <li>[vue-moment] show created_at date</li> <li>[Vue-multiselect] add filters</li> </ul> alfredobarron tag:github.com,2008:Repository/149481825/v1.2 2018-09-28T20:25:41Z Profile Upload Avatar <ul> <li>Upload &amp; Restart Avatar</li> <li>Improvements: <ul> <li>Styles</li> <li>Layouts</li> <li>Views</li> <li>Config avatar</li> <li>Use facades path</li> </ul> </li> </ul> alfredobarron tag:github.com,2008:Repository/149481825/v1.1 2018-09-27T21:26:56Z Profile <p>Profile module</p> <ul> <li>Edit name and email</li> <li>Change password</li> </ul> <p>Generate Avatar</p> <ul> <li>When register</li> <li>User Seeder</li> <li>When edit name user in profile module</li> </ul> alfredobarron tag:github.com,2008:Repository/149481825/v1 2018-09-20T17:53:06Z Authentication <p>This release have a <strong>Laravel authentication</strong> system and <strong>Laravel Frontend Scaffolding</strong> with <strong>Vuejs</strong></p> alfredobarron