Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xHeaven/root

 
 

Repository files navigation


Root

Root is an admin package for Laravel applications with extension support.

Github release Back-end Coveralls License

Documentation

  • Installation - Before moving on, please checkout the Laravel documentation about its installation, requirements and configuration.
  • Resources - Resources are basically extra layers around models. Using resources it's easy to build up a CRUD workflow for a model.
  • Fields - Fields are handlers for the model attributes.
  • Filters - Filters are responsible for transforming the current request to a database query.
  • Actions - Actions are responsible for performing a specific action on a set of models.
  • Widgets - Widgets are cards that display some information or any content you want to display.

Contributing

Thank you for considering contributing to Root! The contribution guide can be found in the documentation.

About

Root is an admin package for Laravel applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 70.6%
  • Blade 17.7%
  • SCSS 9.0%
  • JavaScript 2.7%