Laravel LunaUi
Introduction to LunaUi
While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using Luna-sass and Vue that will be helpful for many applications. By default, Laravel uses NPM to install both of these frontend packages.
Installation
$ composer require designbycode/lunaui
Setup
After instalation you can run the following commands to scaffold your project
For Luna-sass with authentication
$ php artisan lunaui:auth
For Luna-sass without authentication
$ php artisan lunaui luna
For Luna-sass with Vuejs and without authentication
$ php artisan lunaui vue
For Luna-sass with Vuejs and with authentication
$ php artisan lunaui vue --auth
Luna-sass Documentation
Documentation can be found on the Luna-sass website.
Official Laravel Documentation
Documentation can be found on the Laravel website.
License
Laravel-Helper is open-sourced software licensed under the MIT license.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
