feat: integrate Spatie Media Library and update configuration
- Added Spatie Media Library dependencies to composer.json - Created media table migration for media management - Added media library configuration file - Updated Entry model to support media handling - Updated .gitignore to exclude Vite files - Added basic logging to app.js
This commit is contained in:
parent
6cf8d5dfd4
commit
5ea0ddce23
8 changed files with 874 additions and 10 deletions
|
|
@ -0,0 +1 @@
|
|||
console.log('App.js is loaded');
|
||||
Loading…
Add table
Add a link
Reference in a new issue