-
**Is your feature request related to a problem? Please describe.**
In my project I run scheduled tasks with drastically varying execution times, so I schedule them to run every minute and tried to us…
-
**Is your feature request related to a problem? Please describe.**
I wrote the calendar when I started to study Laravel.
After 2 years I learned a lot, and I would love to refactor a big part of …
-
Hi Walkor,
I was using a lib internally for more than 2 years, for my legacy apps to run with Workerman v3.5.
https://github.com/joanhey/AdapterMan
This week I tested with frameworks, and It's …
-
- Laravel Version: 9
- PHP Version: 8
- Laravel-admin: 1.8.18
### Description:
If we create routes by
```
$router->resource
```
There are need to be methods like form and grid, which n…
-
Right now the plugin works great with laravel using `env('SOMETHING')`.
However I like to create a second helper for when the app just won't run without an environment variable defined.
```php
…
-
Hi 🌊 🐙,
I appreciate your excellent work on the backgrounds! I frequently use them in different Laravel apps. I'm thinking of creating a Composer Package to easily import these backgrounds as compo…
-
- Laravel Mix Version: laravel-mix@6.0.34
- Node Version (`node -v`): v15.14.0
- NPM Version (`npm -v`): 7.7.6
- OS: Ubuntu
### Description:
For some-reason it seems that when using dyn…
-
First off, thank you very much for this great package!
I only have 2 simple questions:
1. Everything works fine but just curious why the `io` cookie is set as expired?
2. In laravel's `config/ses…
-
Hi Yii Team,
I really like Yii1/2 which is enable people to build traditional web application easily and robust.
We have plenty of widgets (or Kartik extensions) which were well designed and can …
-
Hello!
Grav has option `enable_asset_timestamp`.
It provide assets links like this:
```
`js/main.js?3939200292`
```
But this timestamp based on config, pages changes or cache clear.
Is it …