Giter Site home page Giter Site logo

mahanteshkumbar / laravel7-angular10-roles-permission Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 383 KB

This is a Laravel 7.X(Sanctum API Package) and Angular 10 with NgRx starter project with roles-permissions management based on Spatie Laravel-permission package, Bootstrap Material Design.

JavaScript 1.59% TypeScript 19.91% HTML 7.19% CSS 0.05% Shell 1.04% PHP 68.30% SCSS 0.01% Blade 1.91%
angular10 laravel7x ngrx sanctum role-permissions tokens spatie-laravel-permission authentication authorization mdbootstrap

laravel7-angular10-roles-permission's People

Contributors

mahanteshkumbar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

laravel7-angular10-roles-permission's Issues

dublicate 'reducer'

Hey,

After compiling I got these errors in my terminal:

Error: src/app/app.module.ts:11:10 - error TS2300: Duplicate identifier 'reducers'.
11 import { reducers } from './store/app.reducers';
~~~~~~~~
Error: src/app/app.module.ts:16:10 - error TS2300: Duplicate identifier 'reducers'.
16 import { reducers, metaReducers } from './reducers';
~~~~~~~~
Error: src/app/app.module.ts:16:40 - error TS2307: Cannot find module './reducers' or its corresponding type declarations.
16 import { reducers, metaReducers } from './reducers';
~~~~~~~~~~~~
In my app.module.ts I got this issue as well: Cannot find module './reducers' or its corresponding type declarations.

Could you help me?

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.