skip to Main Content

Use Jquery in Laravel Vite

I get an error when try to import jquery in laravel VITE, jquery seems to be loaded in my compiled javascript: Uncaught TypeError: window.$ is not a function at dashboard:1823:12 (anonimo) @ dashboard:1823 [Violation]Forced reflow while executing JavaScript took 72ms…

VIEW QUESTION

Requirements could not be resolved to an installable set of packages. yajra/laravel-datatables-oracle – PHP Versions

I'm trying to install yajra/laravel-datatables-oracle using the command: composer require yajra/laravel-datatables-oracle But I'm getting the following error: Your requirements could not be resolved to an installable set of packages. Problem 1 - yajra/laravel-datatables[dev-master, v9.0.0] require yajra/laravel-datatables-oracle 10.* -> satisfiable by…

VIEW QUESTION
Back To Top
Search