Git Product home page Git Product logo

laravel-coreui-adminpanel's Introduction

Laravel + CoreUI: Adminpanel Boilerplate

It is a demo project for demonstrating what can be generated with new 2019 version of QuickAdminPanel tool. This boilerplate was fully generated, without adding any custom line of code.

What's inside

  • Adminpanel based on CoreUI theme: with default one admin user ([email protected]/password) and two roles
  • Users/Roles/permissions management function (based on our own code similar to Spatie Roles-Permissions)
  • One demo CRUD for Products management - name/description/price
  • Everything that is needed for CRUDs: model+migration+controller+requests+views

From that boilerplate you can manually create more CRUDs, assign permissions etc. Or use our online generator for this.

Screenshots

Laravel + CoreUI screenshot 01

Laravel + CoreUI screenshot 02

Laravel + CoreUI screenshot 03

Laravel + CoreUI screenshot 04

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL or go to /login and login with default credentials [email protected] - password

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team

laravel-coreui-adminpanel's People

Contributors

laraveldaily avatar marius-k avatar povilaskorop 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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-coreui-adminpanel's Issues

Scrolling left menu

Hi, first I want to thank you for great job with this project. I've some problem with scrolling sidebar in left menu even on clear project pulled from github. Bar is showing up on mouse move but not scrolling menu. I've duplicated extra positions in menu to make it longer, checked on Firefox, Chrome and Edge but the same result. Some sugestions?

Authentication Error/Message Issues

No errors or feedback seem to be shown on login authentication failures and operations.

  • On email verification check failure for password reset It errors out with:
    'Array to string conversion':

Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
:39
C:\Users\systems\Documents\WFH Stuff\sys-dev1\coreui\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php

Incorrect password messages also don't show on login although the actual login works fine. I have had a crack at figuring this out but I am not yet experienced enough :-)

Wndows7
Xampp3.22 / PHP7.25 / Laravel 6.0.1

How to upload on apache centOS server using HTTPS?

I am trying to upload local php artisan serve to domain server by renaming server.php -> index.php and copy .htaccess public -> root .

Finally Show This page isn’t working domain.domain.net is currently unable to handle this request.
HTTP ERROR 500

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.