Coder Social home page Coder Social logo

balajidharma / laravel-vue-admin-panel Goto Github PK

View Code? Open in Web Editor NEW
240.0 240.0 70.0 329 KB

Laravel Vue Admin panel

PHP 29.34% JavaScript 2.79% CSS 1.28% Vue 59.30% Blade 7.30%
admin-dashboard admin-panel admin-template adminlte laravel laravel-admin laravel-admin-panel laravel-vue laravel-vue-admin php vue vuejs

laravel-vue-admin-panel's Introduction

Hi there ๐Ÿ‘‹

Iยดm Balaji Dharmaraja

๐Ÿš€๐Ÿ’ป Technologies & Tools

Git GitHub GitLab BitBucket VS Code PhpStorm Postman

Linux Apache2 PHP MySQL MariaDB PostgreSQL Amazon AWS

Laravel Drupal WordPress

React Vue JavaScript

โšก GitHub Stats


Visitor Badge

Found my profile interesting and help you on anything?

Buy Me A Coffee

laravel-vue-admin-panel's People

Contributors

aremesal avatar balajidharma avatar emtiazzahid avatar manianrezaei 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

laravel-vue-admin-panel's Issues

highlight active side menu item

Discussed in #23

Originally posted by smedero May 22, 2023
Hello, how can I highlight the active item of the side menu with a class.
I understand that the template supports it but I can't get it to work.
thank you

inertia upgrade

Hey Folks, any plan to upgrade inertia library?

thanks in advance

NotificationBar Component only show once

Discussed in #27

Originally posted by bany21 July 7, 2023
Hello,

Thanks for the beautiful project. I used it to learn Laravel and made me easy to understand how laravel works.
I have an issue when trying to use NotificationBar Component. This component only shows/works once until I refresh the page.
I use this to show flash message. I see that NotificationBar element will show when flash message contains value by this code v-if="$page.props.flash.message". I noticed that the NotificationBar has Dismiss Button that will make NotificationBar disappear. Inside that file, there is code v-if="!isDismissed". I think this code made the notification bar not show for the second or next request due to the Notification set to dismiss with a button that also dismissed with the NotificationBar itself. And there is no instruction to reset the isDismissed to default value or set flash message to null again.

undefined property after build

Hi, I trying to serve the repo with php artisan serve without docker. But I found there have errors when click Submit button at all the page

I ran npm run build to compile the assets then just type php artisan serve.
image

If I ran npm run dev then have no error.
@balajidharma

error on instalation using composer

error on instalation using composer

Access to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermission
at database\migrations\2022_07_11_225131_create_permission_tables.php:54

image

Error on update after production build

Step to produce:
run npm run build

Goto : permissons or role or users list > edit > press update > check console

TypeError: Cannot read properties of undefined (reading 'permission')

Node version: v16.14.2
NPM version: 8.5.0

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.