include(/var/www/vhosts/XXXX/XXXX/vendor/composer/../sagar/laravel-wizard-installer/src/Providers/LaravelWizardInstallerProvider.php): Failed to open stream: No such file or directory
Reacted by:
Version 1.4.1
( updated on 10-Oct-2024 )
[ADDED] Student admission form fields in ID card
[Improvements] Other improvements
after install end its getting 500 errorplz put the contents of packages folder -> (laravel-wizard-installer) TO vendor/sagar/
struct on last step after db population https://domain.com/install/keysI didn't meet any errors, running well after installing already done.View attachment 35317
Run this CommandsProbleme Build App ANdroid
Note: /Users/builder/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.0/android/src/main/java/io/flutter/plugins/firebase/messaging/FlutterFirebaseMessagingUtils.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:27: Error: The getter 'r' isn't defined for the class 'Color'.
- 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'r'.
return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
^
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:63: Error: The getter 'g' isn't defined for the class 'Color'.
- 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'g'.
return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
^
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:99: Error: The getter 'b' isn't defined for the class 'Color'.
- 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'b'.
return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
^
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:133: Error: The getter 'a' isn't defined for the class 'Color'.
- 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'a'.
return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
^
Target kernel_snapshot_program failed: Exception
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command '/Users/builder/programs/flutter/bin/flutter'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 4m 35s
Running Gradle task 'bundleRelease'... 276.2s
Gradle task bundleRelease failed with exit code 1
Build failed :|
Failed to build for Android
Version 1.5.1
( updated on 16-Jan-2025 )
+ [Improvements] Fixed bugs in Demo Schools
+ [Improvements] Fixed bugs related to 2FA for Admins
+ [Improvements] Fixed bugs in the School Inquiry feature
+ [Improvements] Fixed bugs with Multiple Class Selections for Uploading Assignments and Study Materials
+ [Improvements] Other improvements
+ [Improvements] Add Send Notifications Checkbox in Student, Teacher, Staff Bulk Upload
+ [Improvements] School Edit: Assign Package Show/Hide in Super Admin
+ [Improvements] Select Image File on Change Validation Removed
+ [Improvements] Add Sample Service File and File Validation in Notification Settings
+ [Improvements] Overdue Fees Notification – Guardian Notification Issue
+ [Improvements] Notification Error When No Users Are Selected
+ [Improvements] Reset Button Not Working on Classes Field
+ [Improvements] Common Subject Dropdown Data Filter Issue
+ [Improvements] Warning Notification Condition in Student Bulk Upload
+ [Improvements] Assignment Notification Not Sent in Web Panel
+ [Improvements] Update Assignment Issue and Send Announcement Issue in Teacher App
+ [Improvements] Add Condition Role-Wise Edit in Announcement Edit
+ [Improvements] Add URL Validation in Assignment and Announcement
+ [Improvements] Other Improvements
+ [Improvements] Demo Schools functionality
+ [Improvements] 2FA-related bugs for Admins
+ [Improvements] School Inquiry feature
+ [Improvements] Multiple Class Selections for Uploading Assignments and Study Materials
+ [Improvements] Display logos for trashed and inactive schools
+ [Improvements] School logo not showing on the 2FA page
+ [Improvements] Hide extra fields if the user is not a super admin in the staff creation page
+ [Improvements] Display subject type in the timetable
+ [Improvements] Web login restriction for Student/Guardian roles
+ [Improvements] Student and parent count issue in School Admin
+ [Improvements] 'Start Trial Package' checkbox display and form field visibility on the login page
+ [Improvements] File upload validation in the School Details and Feature section
+ [Improvements] Show custom fields on the Student Admission Form
+ [Improvements] Display staff custom fields while creating staff members
+ [Improvements] Overdue notifications in the Custom Notification section
+ [Improvements] Wildcard domain validation and 400 Error handling
+ [Improvements] Exam Publish warning toast
+ [Improvements] Login issue for demo schools with 2FA enabled
Version 1.5.3
( 21 Feb 2025)
+ [Improvements] Add Send Notifications Checkbox in Student, Teacher, Staff Bulk Upload
+ [Improvements] School Edit: Assign Package Show/Hide in Super Admin
+ [Improvements] Select Image File on Change Validation Removed
+ [Improvements] Add Sample Service File and File Validation in Notification Settings
+ [Improvements] Overdue Fees Notification – Guardian Notification Issue
+ [Improvements] Notification Error When No Users Are Selected
+ [Improvements] Reset Button Not Working on Classes Field
+ [Improvements] Common Subject Dropdown Data Filter Issue
+ [Improvements] Warning Notification Condition in Student Bulk Upload
+ [Improvements] Assignment Notification Not Sent in Web Panel
+ [Improvements] Update Assignment Issue and Send Announcement Issue in Teacher App
+ [Improvements] Add Condition Role-Wise Edit in Announcement Edit
+ [Improvements] Add URL Validation in Assignment and Announcement
+ [Improvements] Other Improvements
Version 1.5.3
( 21 Feb 2025)
+ [Improvements] Add Send Notifications Checkbox in Student, Teacher, Staff Bulk Upload
+ [Improvements] School Edit: Assign Package Show/Hide in Super Admin
+ [Improvements] Select Image File on Change Validation Removed
+ [Improvements] Add Sample Service File and File Validation in Notification Settings
+ [Improvements] Overdue Fees Notification – Guardian Notification Issue
+ [Improvements] Notification Error When No Users Are...
I'm also struct on same step... you got any solution??struct on last step after db population https://domain.com/install/keys