Giter Club home page Giter Club logo

badaso-starter's People

Contributors

4fdal avatar dannyatthaya avatar miftahurrahmi avatar rizkiheryandi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

badaso-starter's Issues

Ada erorr package

Ketika Install Laravel 8 di php 8

  Problem 1
    - lcobucci/jwt is locked to version 3.3.3 and an update of this package was not requested.
    - lcobucci/jwt 3.3.3 requires php ^5.6 || ^7.0 -> your php version (8.0.8) does not satisfy that requirement.
  Problem 2
    - tymon/jwt-auth is locked to version 1.0.2 and an update of this package was not requested.
    - tymon/jwt-auth 1.0.2 requires php ^5.5.9|^7.0 -> your php version (8.0.8) does not satisfy that requirement.
  Problem 3
    - webpatser/laravel-uuid is locked to version 3.0.2 and an update of this package was not requested.
    - webpatser/laravel-uuid 3.0.2 requires php ^7.0 -> your php version (8.0.8) does not satisfy that requirement.
  Problem 4
    - lcobucci/jwt 3.3.3 requires php ^5.6 || ^7.0 -> your php version (8.0.8) does not satisfy that requirement.
    - badaso/core 2.0.0-rc.13 requires lcobucci/jwt ^3.3 -> satisfiable by lcobucci/jwt[3.3.3].
    - badaso/core is locked to version 2.0.0-rc.13 and an update of this package was not requested.
    ```

vue sidebar error

Error Produce Flow

  1. Work on Windows with Xampp PHP 8.1, MariaDB, Apache
  2. Create project Badaso apps with fresh laravel 8
  3. Flow the installation as documentation
  4. yarn & yarn dev is successfull no error on Laravel Mix
  5. run app with php artisan serve and login first time
  6. It has error on console chrome browser like this
badaso.js:276418 [Vue warn]: Invalid prop: type check failed for prop "open". Expected Boolean, got Number with value 1.

found in

---> <BadasoSidebarGroup> at vendor/badaso/core/src/resources/js/components/BadasoSidebarGroup.vue
       <VsSidebar>
         <SideBar> at vendor/badaso/core/src/resources/js/layout/admin/sidebar/SideBar.vue
           <AdminContainer> at vendor/badaso/core/src/resources/js/layout/admin/Container.vue
             <App> at vendor/badaso/core/src/resources/js/apps/App.vue
               <Root>

and error also at

found in

---> <BadasoSidebarMenu> at vendor/badaso/core/src/resources/js/components/BadasoSidebarMenu.vue
       <BadasoSidebarGroup> at vendor/badaso/core/src/resources/js/components/BadasoSidebarGroup.vue
         <VsSidebar>
           <SideBar> at vendor/badaso/core/src/resources/js/layout/admin/sidebar/SideBar.vue
             <AdminContainer> at vendor/badaso/core/src/resources/js/layout/admin/Container.vue
               <App> at vendor/badaso/core/src/resources/js/apps/App.vue
                 <Root>

and also at

badaso.js:276418 [Vue warn]: Invalid default value for prop "children": Props with type Object/Array must use a factory function to return the default value.

found in

---> <BadasoSidebarMenu> at vendor/badaso/core/src/resources/js/components/BadasoSidebarMenu.vue
       <BadasoSidebarGroup> at vendor/badaso/core/src/resources/js/components/BadasoSidebarGroup.vue
         <VsSidebar>
           <SideBar> at vendor/badaso/core/src/resources/js/layout/admin/sidebar/SideBar.vue
             <AdminContainer> at vendor/badaso/core/src/resources/js/layout/admin/Container.vue
               <App> at vendor/badaso/core/src/resources/js/apps/App.vue
                 <Root>

badaso-error

Docker enhancement

  1. Remove docker-compose.dev.yml (remove sail)
  2. Rename docker-compose.prod.yml -> docker-compose.yml only
  3. Use laravel octane instead of php-fpm on docker

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.