Giter Club home page Giter Club logo

New Version Available below.

WWM Laravel Admin ** (Laravel 8.x version) **

Laflux Platform

Laflux is a Hybrid Platform built with Laravel 5.3.

Getting Started

Laflux can be used to develope small websites to large enterprise applications. Laflux provides a basic platform for ERP, CRM, CMS or Ecommerce applications. You can easily customize the platform for your own needs. Comparing to other Laravel based frameworks, it's a greate advantage. Unlike other, this platform can be upgraded to latest version of Laravel, whenever there is a new update.Click here for the Demo. Default Username : [email protected], Password : 123456.

Prerequisites

PHP and Laravel Knowledge

Installing

1.) Download the zip and extract it to a directory or Clone the repository to a directory.

2.) Create a databse and give the credentials in the .env file existing in the root directory.

3.) Run the following commands from the terminal in the root directory.

Submodule's initializations

git submodule init
git submodule update
git submodule foreach git pull origin master //This only required for getting updated submodule

Composer modules initializations

composer install

Migrations and Seeders initializations

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

Deployment

You can deploy laflux, anywhere.

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 Platform - 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.

laflux's Projects

laflux icon laflux

A Hybrid Platform built with Laravel 5.3

orange icon orange

Orange theme for Laflux platform

pages icon pages

Page Component for Laflux platform

ranger icon ranger

Ranger theme for Laflux platform

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.