Coder Social home page Coder Social logo

Comments (6)

bpocallaghan avatar bpocallaghan commented on June 22, 2024 1

Hi @d-knafo

Do you mean these js files

Mind if I ask how you installed it - you can download the 'zip' file - it should include all these files.

Maybe I am missing something?

from laravel-admin-starter.

bpocallaghan avatar bpocallaghan commented on June 22, 2024 1

No worries.

Glad you like it, Work kept me a bit busy. Will try to add more features (Blog, Image Upload + Crop and some components) - just need to find some time to add them :)

New stuff is definitely coming...
Please shout if you have any questions!

from laravel-admin-starter.

bpocallaghan avatar bpocallaghan commented on June 22, 2024

Hi @d-knafo

Thanks. Mmmm, It seems that it is not finding all the js files resources\assets\admin\js.
I know its stupid, but mind checking if you have all the files please. Link

The admin/js/titan/buttons.js, admin/js/titan/notify.js, etc

Maybe somewhere the path is different in the webpack.js so it does not compile them into your public/js/admin.js

Please shout if I that helped otherwise I am sure we can try something else :)

from laravel-admin-starter.

d-knafo avatar d-knafo commented on June 22, 2024

hi
I think you forget - this plugin physically,
Can you put them?
thanks.

webpack.mix.js

  ` // plugins
    pathJS + 'vendor/pace.js',
    pathJS + 'vendor/chart.js',
    pathJS + 'vendor/select2.js',
    pathJS + 'vendor/dropzone.js',
    pathJS + 'vendor/lightbox.js',
    pathJS + 'plugins/fastclick.js',
    pathJS + 'vendor/summernote.js',
    pathJS + 'vendor/jquery.nestable.js',
    pathJS + 'vendor/jquery.cookie.js',

    // date picker
    pathJS + 'vendor/moment.js',
    pathJS + 'vendor/daterangepicker.js',
    pathJS + 'vendor/bootstrap-datetimepicker.js',

    // datatables | 1.10.11
    // https://datatables.net/extensions/responsive/classes
    pathJS + 'vendor/jquery.datatables.js',
    pathJS + 'vendor/datatables.bootstrap.js',
    pathJS + 'vendor/datatables.responsive.js',

`

from laravel-admin-starter.

d-knafo avatar d-knafo commented on June 22, 2024

:)
thanks
and thanks for this project !!!!

from laravel-admin-starter.

d-knafo avatar d-knafo commented on June 22, 2024

thanks !!!

from laravel-admin-starter.

Related Issues (20)

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.