movor/luna

Laravel framework packed with tools to get started fast

Maintainers

Details

github.com/movor/luna

Source

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 0

Type:project

v2.0.1 2019-01-07 12:38 UTC

This package is not auto-updated.

Last update: 2024-05-02 16:30:07 UTC


README

Downloads License

Laravel framework packed with tools to get started fast

Laravel framework packed with tools, packages and assets necessary for most of the projects we're doing in Movor. Maybe some of you will find it interesting.

Some of the features:

  • admin panel
  • blog
  • custom artisan commands
  • custom casts used for model images
  • page redirection management
  • sitemap generator
  • auto robots
  • CORS
  • IDE helper
  • optimised npm watch and assets compiling
  • Disqus (via custom Vue component)
  • Google recaptcha

TODO: explain

  • seeding tricks and artisan db:summon command
  • admin login
  • sitemap generator (/etc/hosts file needs to be edited)
  • custom artisan commands
  • image placeholders
  • image custom casts
  • npm watch and assets compiling (npm watch-app and npm watch-poll-app)