Gravity

screenshot of Gravity
laravel
vue
bulma

Laravel package that sets up a light flexible CMS with an admin control panel

Overview

Gravity is a Laravel package that provides a lightweight and flexible CMS with an admin control panel. It allows users to easily manage content and customize views within their Laravel applications.

Features

  • Laravel package for setting up a CMS with an admin control panel
  • Easy installation through Composer
  • Database migration for creating necessary tables
  • CSS/JS files can be published for customization
  • HasRoles Trait for user model to enable basic authentication
  • Blade templating for outputting CMS values
  • Entities feature for custom Laravel models with CRUD options
  • Interface and trait for working with images in entities
  • Ability to customize views by publishing and editing view files

Summary

Gravity is a Laravel package that provides a lightweight CMS solution with an admin control panel. It offers features like easy installation through Composer, database migration, customizable views, and support for entities with CRUD options. Users can use Blade templating to output CMS values and manage global and page content easily. Gravity also relies on Spatie's libraries for permissions and media library functionality.

laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

bulma
Bulma

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.