A way to add schedules ?
Hello, i don't find it in the doc, is it implemented ?
6 Replies
@le_gabi https://blueprint.zip/docs/?page=documentation/consoleyml
This API allows you to create an artisan command and schedule it automatically. The artisan command will be called
<identifier>:<signature>
. I have to admit, the documentation for this feature is quite lacking, so let me know if you get stuck anywhere.blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
thanks
we can't make it withoutOverlapping ?
What do you mean exactly?
The Laravel method
i need to import models, install.sh will be executed before the rest ?
(before migrations)
yeah but controllers and models not the same 😅
but for a reason i don't know, the install script isn't run, so i have added in controllers with a \Models namespace