Commit 9d750ae
Deepak Panwar
v3.0 update: update dependencies, remove unused files, and enhance event management features
- Updated Laravel framework requirement in composer.json to support versions 10.0 and 11.0.
- Removed obsolete files including mix-manifest.json, webpack.mix.js, and various JavaScript files related to event management.
- Introduced new Vite configuration for asset management.
- Added new migration files for translations, cache, jobs, and sessions.
- Updated event seeder to reflect new thumbnail paths and added new settings in the database seeder.
- Enhanced CSS styles for the theme and added new components for better UI/UX.
- Refactored JavaScript imports to use Vue single-file components for improved maintainability.
- Updated various Blade templates to utilize Vite for asset loading, improving performance.
- add support for S3 storage to deploy on auto-scaling cloud servers1 parent 9433eea commit 9d750ae
125 files changed
Lines changed: 9462 additions & 2529 deletions
File tree
- publishable
- assets
- css
- js
- webfonts/webfonts
- config
- database
- migrations
- seeds
- dummy_content
- categories/May2025
- events/May2025
- users
- lang/en
- resources
- js
- bookings_customer
- components
- common_components
- events_listing
- components
- events_manage
- components
- events_show
- components
- profile
- components
- welcome
- components
- sass
- theme
- components
- utilities
- vendor
- views
- bookings
- errors
- events
- layouts
- profile
- vendor/voyager
- bookings
- contacts
- events
- settings
- routes
- src
- Commands
- Helpers
- Http/Controllers
- Auth
- Voyager
- stubs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
6 | 19 | | |
7 | 20 | | |
8 | 21 | | |
9 | 22 | | |
10 | 23 | | |
11 | 24 | | |
12 | | - | |
| 25 | + | |
13 | 26 | | |
14 | 27 | | |
15 | 28 | | |
| |||
31 | 44 | | |
32 | 45 | | |
33 | 46 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
37 | 53 | | |
38 | 54 | | |
39 | | - | |
| 55 | + | |
40 | 56 | | |
41 | 57 | | |
42 | 58 | | |
| |||
This file was deleted.
0 commit comments