Giter VIP home page Giter VIP logo

aidkit's Introduction

Aidkit

The "Admin Interface Development Kit" for Laravel

You can find a full documentation on Adikit here

http://codebryo.github.io/aidkit/img/screen1.png

Recent Updates

  • New Users Authentification. Those Users are called Medics by default.

  • Missing Page - If you enter a wrong url or so you'll see a beautiful 404 Page Preview

  • Facade Support

    • Compose:
      • Aidkit::composeActionMessage($action) - Will return a well formatted string based on the Action provided
      • Aidkit::composeReadableTime($timestamp) - Will create easy to read times out of PHP or UNIX Timestamps (i.e. 2013-07-18 09:31:21 => Thursday at 9:31 am )
    • Render:
      • Aidkit::renderBaseTag() - Generates the HTML5 Base tag including the Value for the Backend defined in the Configfile
      • Aidkit::renderErrors($errors) - If there are any errors the will be nicely renderd as listitems in a unordered list
      • Aidkit::renderNavigation($array) - Will return a HTML rendered version of the navigation array. By default you may want to load the Navigation from the configfile like Config::get('aidkit::navigation.navigation')

Latest Stable:

  • ... not yet

Some Screens

Screen 1

Screen 2

aidkit's People

Contributors

pborreli avatar

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.