-
Notifications
You must be signed in to change notification settings - Fork 595
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
cant store any data in localhost #372
Comments
Try in config:
|
If you're on Laravel 5+ you should change the name of config.php to tracker.php. Publishing is broken for Laravel 5.4. |
I think you should try : |
@engahmedgad I did run the command as you said, but its not working. I didn't get any thing in localhost. |
@maheshd1991 can you try to do like this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
'enabled' => true, 'log_enabled' => true, 'log_users' => true, 'log_devices' => true,
The text was updated successfully, but these errors were encountered: