Recent changes

This commit is contained in:
2020-11-02 21:44:05 +00:00
parent 06d1e0ad3f
commit 96aa01b9c6
508 changed files with 333 additions and 79 deletions

0
resources/js/app.js vendored Normal file → Executable file
View File

0
resources/js/application_charts.js vendored Normal file → Executable file
View File

2
resources/js/bootstrap.js vendored Normal file → Executable file
View File

@@ -37,5 +37,5 @@ window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';
// broadcaster: 'pusher',
// key: process.env.MIX_PUSHER_APP_KEY,
// cluster: process.env.MIX_PUSHER_APP_CLUSTER,
// encrypted: true
// forceTLS: true
// });

0
resources/js/calendar.js vendored Normal file → Executable file
View File

0
resources/js/components/ExampleComponent.vue Normal file → Executable file
View File