Skip to content

rdehnhardt/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b30a82 · Oct 8, 2019
Oct 8, 2019
Sep 4, 2017
Oct 8, 2019
Sep 26, 2017
Mar 11, 2018
Nov 12, 2017
Sep 5, 2017
Sep 4, 2017
Sep 26, 2017
Mar 4, 2018
Apr 14, 2017
Sep 4, 2017
Feb 7, 2018
Sep 3, 2019
Sep 4, 2017
Oct 8, 2019
Oct 8, 2019
Sep 4, 2017
Sep 4, 2017
Sep 5, 2017
Sep 6, 2017
Apr 14, 2017
Sep 6, 2017

Repository files navigation

Disable register

This application has disabled registration page.

Route system

The routing folder for this application has been changed to the application Http folder.

Directory: app/Http/Routes

How to install

First make storage folder writable.

cp .env.example .env
composer install
php artisan key:generate
php artisan migrate --seed
php artisan storage:link

Front-end development

npm install
npm run watch

Make production

npm run production

Screenshots

Front

Login

Dashboard

User List

User Edit