Skip to content

LaFlux/Basetheme

Repository files navigation

Basetheme for Laflux

Laflux is a Hybrid Platform built with Laravel 5.3. This is the Base theme for Laflux.

Getting Started

Basetheme is used as the default front end theme for Laflux platform.Click here for the Demo.

Prerequisites

Laflux platform : http://www.github.com/Laflux/Laflux. Checkout the demo of Laflux: Front end demo, Back end demo

Installing

The Laflux platform ships with the Basetheme.However, you can install this theme separately via two methods.

1.) Download the component as zip and upload directly into the system via Laflux Extension manager component.

2.) Manual Installation (Via git clone)

Clone the repository in to the Directory, root directory/packages/ExtensionsValley/ . After cloning, run the following commands.

php artisan vendor:publish 
php artisan migrate
composer dumpautoload -o

If you add this repository as a submodule, you can automatically update the repository, whenever there is a new update.To add this repository as a submodule, go to the root directory of Laflux and run the following command:

git submodule add https://github.com/LaFlux/Basetheme.git packages/ExtensionsValley/Basetheme/

php artisan vendor:publish 
composer dumpautoload -o

Deployment

This Basetheme is completely ready for deployment. Installation is all you have to do.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Laflux platform Documentation - Documentation
  • Updates - Pull this repository for latest updates
  • Premium Version of Laflux - Premium Version

Premium Version features:

  • 100% Upgrade Guaranteed
  • Laravel 5.2 or 5.3 to Kick Start
  • User Management
  • User Groups Management
  • Powerful Access Control Logic (ACL)
  • Inbuilt Data Tables Support
  • Easy CRUD Management
  • Extension Manager for integrating many packages
  • Data Export options for all Tables
  • Rapid Customization Options
  • Full Admin Theme
  • Clean and Professional UI
  • Inbuilt CSS3, HTML5, Bootstrap Support
  • Free Lifetime Updates
  • Comparable with All-Modern-Browsers
  • Multiple Icon Fonts
  • Retina-Ready Design
  • etc.

About

Basic theme for the Laflux platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published