You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use Preline in Laravel Framwork
Tried the instructions as per the documents. Still not able to figure out what I am missing.
Advanced select not working
DataTable Not worked
Need some improvements in document as well
strugling to integrate with Laravel using mix
Demo Link
Expected Behavior
No response
Actual Behavior
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered:
After update into new preline version I got this issue
ERROR in ./node_modules/preline/src/index.ts 8:8
Module parse failed: Unexpected token (8:8)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| */
|
declare var _: any;
| declare var DataTable: any;
| declare var Dropzone: any;
Summary
Facing Problem integrating with Laravel
Steps to Reproduce
Trying to use Preline in Laravel Framwork
Tried the instructions as per the documents. Still not able to figure out what I am missing.
Advanced select not working
DataTable Not worked
Need some improvements in document as well
strugling to integrate with Laravel using mix
Demo Link
Expected Behavior
No response
Actual Behavior
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: