-
I am also wanting to use cron-jobs.com to run FreeScout every minute due to shared hosting restrictions. But I am not familiar with Laravel at all.
Can you help with setting up your code?
I a…
-
The installation instructions were very vague, so (for now) the complete bacula and reportula directory are writable by the Apache Group. Will change once I understand what permissions are needed.
I a…
-
I saw that achievement generation is quite inefficient when it comes to database usage.
The culprit is `getModel` method that is called 3 times for each achievement progress modification:
- in cons…
-
_please let me know if this should rather be posted in the community forum._
If i trigger an exception all i see in the fly logs is: ` ERROR unknown error`
more precisely:
no details abo…
-
- Laravel Version: 5.7.28
- Adldap2-Laravel Version: v6.0.8
- Adldap2 Version: v10.2.1
- PHP Version: 7.2.24
- LDAP Type: ActiveDirectory
### Description:
The connection to the Active Dir…
-
When I set the uniqueId in the queue job file, it won't finished anymore... The queue will be blocked ...
vFire updated
3 years ago
-
Laravel "Job Batching" allows you to dispatch multiple tasks at once. But I want to do the opposite: Have one handler receive multiple tasks at once.
For example, the `ProcessPodcast` class [from …
-
**Describe the bug**
Hello, I have scheduled the task to backup every 5 minutes, click start, it starts but then it doesn't do it every 5 minutes. Do you know how I can fix it?
**Screenshots**
![…
-
Here's a list of tasks that need to be done for v4.
- [x] ❗️Bring back public folder for added security (#892)
- [ ] ~~**ON HOLD** Drop Bootstrap 4 for TailwindCSS and AJAX framework for AlpineJ…
-
Thank you for this, it's exactly what I was looking for. I'm going to be using this with Laravel Scheduler (assuming it works) but I'm confused about how the syntax would go. Do you know if it would b…
twd3 updated
2 months ago