Giter Club home page Giter Club logo

laravel-sbadmin's Introduction

Laravel & SB Admin

This is a fresh install of the Laravel 5.3 application using the SB Admin Theme.

Documentation

Laravel

Documentation for the framework can be found on the Laravel website.

SB Admin 2

This is the CSS Bootstrap theme applied in this applciation.

Source code of SB Admin Bootstrap can be found Github.

License

Laravel

The Laravel framework is open-sourced software licensed under the MIT license.

SB Admin

Copyright 2013-2016 Blackrock Digital LLC. Code released under the MIT license.

Installation

  • git clone origin https://github.com/hectordolo/laravel-sbadmin.git 'PROJECT_DIRECTORY'
  • cd 'PROJECT_DIRECTORY'
  • composer install
  • php artisan key:generate
  • copy .env.example to .env
  • edit .env
    • set DB_DATABASE="YOUR DATABASE NAME"
    • set DB_USERNAME="YOUR DATABASE USERNAME"
    • set DB_PASSWORD="YOUR DATABASE PASSWORD"
  • php artisan migrate
  • php artisan serve
  • You can now register a new user to use the application.

laravel-sbadmin's People

Contributors

web658 avatar

Watchers

 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.