Coder Social home page Coder Social logo

mahanteshkumbar / laravel7.x-roles-permissions-admin-paper-dashboard-bootstrap4 Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 9.0 4.36 MB

This is a Laravel 7.X admin panel starter project with roles-permissions management based on Spatie Laravel-permission package, Paper Dashboard Design theme and also has jquery, bootstrap 4.X, Bootstrap Data-tables.

PHP 16.95% CSS 42.27% JavaScript 3.75% HTML 36.95% Vue 0.08%
laravel7 laravel-framework roles permission admin-dashboard admin-panel bootstrap4 datatables-plugin datatable laravel-role-and-permission

laravel7.x-roles-permissions-admin-paper-dashboard-bootstrap4's Introduction

Laravel7.x-Roles-Permissions-Admin-Paper-Dashboard-bootstrap4

This is a Laravel 7.X admin panel starter project with roles-permissions management based on Spatie Laravel-permission package, Paper Dashboard Design theme and also has jquery, bootstrap 4.X, Bootstrap Data-tables.

Installation

Laravel 7.x version admin roles and permission project to use as a starter project and implement your own functions.

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan migrate --seed (it has some seeded data - see below)
  • Run php artisan serve (Laravel development server started: http://127.0.0.1:8000)
  • That's it: launch the main URL and login with default credentials [email protected] - password

Dashboard with Dynamic Visitor Count and User Login Activity

picture alt

Permission

picture alt

Manage Users

picture alt

User Login Activity

picture alt

Paper Dashboard Theme:

PaperDashboar - Bootstrap4 Design(Download)

laravel7.x-roles-permissions-admin-paper-dashboard-bootstrap4's People

Contributors

mahanteshkumbar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

laravel7.x-roles-permissions-admin-paper-dashboard-bootstrap4's Issues

while install the composer the following exception is come from the app

InvalidArgumentException

Please provide a valid cache path.

at C:\laragon\www\bgbnew\vendor\laravel\framework\src\Illuminate\View\Compiler s\Compiler.php:36
32| */
33| public function __construct(Filesystem $files, $cachePath)
34| {
35| if (! $cachePath) {

36| throw new InvalidArgumentException('Please provide a valid c ache path.');
37| }
38|
39| $this->files = $files;
40| $this->cachePath = $cachePath;

1 C:\laragon\www\bgbnew\vendor\laravel\framework\src\Illuminate\View\ViewSer viceProvider.php:91
Illuminate\View\Compilers\Compiler::__construct(Object(Illuminate\Filesyst em\Filesystem))

2 C:\laragon\www\bgbnew\vendor\laravel\framework\src\Illuminate\Container\Co ntainer.php:801
Illuminate\View\ViewServiceProvider::Illuminate\View{closure}(Object(Illu minate\Foundation\Application), [])
Script @php artisan package:discover --ansi handling the post-autoload-dump even t returned with error code 1

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.