Laravel Spark & Dreamfactory?
Laravel Spark is a focused set of tools currently in development for getting user/billing management of a SaaS nailed quickly and easily (basic product site, emails, team invites, subscription...
View ArticleHow to allow utf-8 unicode (utf8) storing on dreamfactory?
what about platform.api to external links ?? i get those (????) in responnse in api docs and in actual api call...options setting charset: utf-8 doestn seem to work .. shot1.PNG1733x374 28.5 KB any...
View ArticleAccessing certain ports in server script platform.api.get("host:80") respond...
Soooooo, in any case.... After struggling with the source code of DF like vendor/dreamfactory/lib-php-common-platform/src/Scripting/ScriptEngine.php line 549 i found out that the problem is with the...
View ArticleIs SQL aggregation supported? SUM() COUNT() etc
@drewpearce i did check out the link you sent. Its the same link that i shared in my earlier post. I am still unable to get the aggregate functions working. Any help would be really appreciated.
View ArticleUpgrade of Bitnami install fails from DF2.0.2 to latest
[Symfony\Component\Process\Exception\RuntimeException] The process has been signaled with signal "5". Script php artisan optimize handling the post-install-cmd event returned with an error...
View ArticleURL Parameter "accept" not working?
Hi all, I am trying to make a API request with URL Parameters. And it works, except the accept parameter. I follow the instructions here:http://wiki.dreamfactory.com/DreamFactory/API My request...
View ArticleHow to retain user id's of Users during import?
Hi, I tried importing users from DF 1.9 to DF 2.0. However, user id's were not retained. DF generated new user id's for these users which caused some data relationship issues with my custom tables as...
View ArticleDB Function in Schema -> Table -> Field?
Hi, Just recently noticed that in Schema -> Table -> Field setup, there is now a Field for DB Function and DB Function Return Type. Capture.PNG999x412 14.4 KB What are these for? Is there any...
View ArticleChanging max_records_returned doesn't have any effect on returned data
Hi, I'm working with dreamfactory 2.0.1. When querying a SQL Server through the API, it only returns 1000 records. Searching online we found that you can change the maximum number of returned records...
View ArticleEmail Template Sizes
Email templates are stored in MySQL as a TEXT. That's a 64KB max. One of the things that's handy to do is to base64 encode images to include in emails. Perhaps a MEDIUMTEXT might be a better size....
View ArticleAPI error adding CORS
When adding a new CORS entry and trying to save, I get the following error: SQLSTATE[23000]: Integrity constraint violation: 19 cors_config.created_date may not be NULL (SQL: insert into "cors_config"...
View ArticleCannot upload files
I am running into issues uploading files on both the development cloud server and also my local install Currently running:Admin Application Version: 2.0.5DreamFactory Version: 2.0.2 When attempting to...
View ArticleAccessing documentation and resources (token/session issues)
I keep losing my session when navigating around the website - ex, I log in to the website, navigate to my developer enterprise console (not the admin app, just the list of my instances), click the...
View ArticleCannot remove role from user
Admin Application Version: 2.0.5DreamFactory Version: 2.0.2 Anyone else having issues removing roles from a user once they have been added for a particular module Ex, I assigned myself 'testRole'...
View ArticleAccess Dreamfactory Enterprise development server (DF hosted)
I have searched high and low for information on how to SSH into the dreamfactory dev environment with no luck There is, of course, information on how to connect to a server you set up yourself (at...
View ArticleAccess Dreamfactory Enterprise development server (DF hosted)
There is no ssh access for hosted system users. What are you trying to do? Maybe we can help.
View ArticleAccessing documentation and resources (token/session issues)
Is this on Windows? Bitnami install?
View ArticleFailed to launch service "df"
Hello, I just installed DreamFactory as per the steps provided on the GitHub page. Even after completing all the steps. When I try to open the admin page, the following error is shown: "Failed to...
View Article