Code Monkey home page Code Monkey logo

sbadmin-laravel's Introduction

SB Admin for Laravel 5.6

This project is based on SB Admin Bootstrap Theme. Every structure of SB Admin design is divided into components and slots.

Requirements

This admin template uses the Laravel framework. Currently, Laravel 5.6 is being used.

If you are getting any error, it is most probably due to unfulfilled requirements of the framework itself.

Tools

Getting Started

$ git clone [email protected]:cham11ng/sbadmin-laravel.git <application-name>

$ cd <application-name>

$ composer install --prefer-dist -vvv # Might take a while to complete

$ cp .env.example .env # Update database credentials

$ php artisan key:generate

$ php artisan serve

Using laravel-mix

$ yarn production # For production

$ yarn watch or yarn dev # For development

Open the browser and go to http://localhost:8000

References

Contributors

cham11ng | 2017-18

sbadmin-laravel's People

Contributors

cham11ng avatar dependabot[bot] avatar itayc0hen avatar lukasmedia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sbadmin-laravel's Issues

sb-admin-2 usage

Nice!
I just wanted to know if there's any chance to install sb-admin-2 on laravel 5.6?
Could you suggest please?

User Auth not working

Hi, sorry if this is the wrong place to ask but I'm a bit of a noob to Laravel & git etc...

I have installed this theme and it looks really nice for a simple project I'm working on.

However, I just cannot get the authentication working. I follow all of the install instructions, I set up a mysql db and run the migrations. When I navigate to the login page and press submit I receive a MethodNotAllowedHttpException.

Am I missing something? Is the user authentication supposed to work in this port of the bootstrap to theme to laravel?

Any help getting it going would be appreciated.

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.