Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Fixes for Process Command and Dashboard #55

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

tanzibhossain
Copy link

  1. Updated app/Console/Commands/processSoftCRM.php for following error during terminal command
    ($authUser) must be of type Illuminate\Contracts\Auth\Authenticatable, int given
  2. Updated app/Services/CalculateCashService.php for following error
    stripos(): Argument #1 ($haystack) must be of type string, Closure given
  3. Updated Home route to redirect non-logged-in user to login page.
  4. Updated Bootstrap Cache & Composer lock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant