Javascript
Js file structure
We have added all layouts files in the resources/js folder.
appointment.js- Appointment related javascript/ajax code.
calendar-init.js- Appointment calendar related code.
dashboard.init.js- Users dashboard related codes.
datatables.init.js- Datatables related codes.
form-advanced.init.js- Form related javascript.
form-repeater.int.js- Form repeater plugin related code.
notification.init.js- Notifications related code.
profile.init.js- Profile related code.
toaster.init.js- Toast notification related js.
app.min.js- To set active menu, and layout settings and basic setup of the theme.
landing.js- landing related code.
js
All the pages init js files are here.