Flatlogic Forum
Ask questions, discuss, and get support on Flatlogic's AI-powered web app generator, software development agent, free templates, and customization services. Share your ideas, feedback, or issues - we’re here to help you build faster.
How do I fix the deploy error, make a linked field compulsory, and upload a file
Hi guys, Please see this video for an explanation of my questions, which are: https://www.loom.com/share/71971f202be4430bac050d453eef75e8?sid=47777690-dcd9-4b8b-aed5-9e335b744668 1) How ...
How do I get expo to work with this starter kit?
I ran the following commands "yarn add expo" The project ran, but blank screen after that.
How do I get the bookkeeper backend up and running
I have followed the instructions in the Readme.md file. When I run the npm run migrate:run I get the following output. How do I proceed ?? ian@Pro42 bookkeeper-backend % npm run migrate:run...
How do I host the frontend on Heroku ?
I uploaded all the files to GitHub and linked it to the Heroku which I deployed successfully. But after going to the link I only see a blank page. No any errors. Locally my application runs withou...
How do I host the frontend on Heroku ?
I uploaded all the files to GitHub and linked it to the Heroku which I deployed successfully. But after going to the link I only see a blank page. No any errors. Locally my application runs without...
How do I implement Microsoft login with MSAL?
I'm completely stuck trying to get a MSAL based Microsoft login system to work (possibly don't know enough about React).... On the pages/auth/Auth.js page I've got <MsalProvider instance={msa...
How do I install my "material-vue-full-1.0.6" in a Laravel project
I have bought the "material-vue-full-1.0.6" template, I want to know how i can make it a laravel project or use it as a laravel project!
How do I start Sing App React?
Trying to start the sing app react, but after I type yarn start - nothing happens. Please help me asap!
I had so many problems trying to run the project, the dependecies are out of date. If I just run "yarn start" I get the following message: -------------------------------------------------- ....
How do I use this with the FlatLogic Builder?
Hello! Newbie here! I've created several test apps using FlatLogic and am blown away. Then I found this light blue template and fell in love. I'm confused though about how to use it with FlatLo...
How do i add a route to create a new user?
Hy guys, in sing app react template in UserTable List, i added a button to create a new user with a link to the user fofm (Add user) cant really figure where to add the route to /admin/users/new ?...
How do i install laravel backend
Hi! I have bought the "Vue Material Laravel Template" and in my purchases-list i found a download link. behind that, i can download the "material-vue-full-v1.0.8" archive. in the documentation i ...
How do i install laravel backend ? : Vue Material Laravel Template
I think I ran into the same problem as Steppenwulf99. * https://flatlogic.com/forum/threads/how-do-i-install-laravel-backend I have bought the "Vue Material Laravel Template" Where an...
How do i search poeple in table list?
Hy, i have a table with 400 poeple showing as 10 poeple on the page. When i search for someone it is searching only in those 10 poeple in the page. How can modify the search to show me the person i...
How do i searh poeple in the table list?
Hy, i have a table with 400 poeple showing as 10 poeple on the page. When i search for someone it is searching only in those 10 poeple in the page. How can modify the search to show me the person...
How do i send a file through api
After creating the database and generated the backend...etc the api documentation doesn't show how to send a file to the api since the api only take raw json data, there is no way to send ima...
When I create an account, an email is sent to verify email. However, when clicking on the link, it takes me to the register page, and the user is not verified. How can we verify user?
How do you reset project to the schema and code you begin with?
I want to reset to the default state the project was initialized with. I pressed the hard reset button base on its description, but only realized afterwards that the hard reset button dropped the s...
How does a JwtStrategy secret/key work?
I am trying to run 'npm run dev' on the backend of Bookkeeper but am getting an error message saying that JwtStrategy requires a secret or key. Where can I create/access and add this?
How to Integrate a Flatlogic App from GitHub into an new Project?
Hi everyone! I have a question about integrating an application from GitHub into an existing project. I'm using an application generated by Flatlogic, but it was created in a different project. ...
How to Master Flow Control with Angular 17's Declarative Techniques?
Angular 17 is recently going to get released on November 6 - 2023. So I wanted to know a bit about the workflow control and its advantages
How to access Preview and Documentation?
Links to Preview and Documentation are not working :-(
How to delete an app or at least release the Premium license attach
My license has N number of license slots. I added one app to this slot and upgraded that app to premium. I tested this template for a while and did not like it. Now I need to discard this app, beca...
How to install action/auth module
I just got the Light blue react template. I have the latest node version. However, when I run npm install, there are many deprecated packages or modules. I use legacy-peer-deps. However, after i...
How to integrate both front-end and back-end?
What are all the packages needed to run this template?
Hello, I'm trying to integrate the SingApp-Vu- template in Symfony. I was able to configure everything with webpack. The template is running. But I need to show the content section generate...
How to make Splash Screen using React Native Starter full license? cause i cannot see example splash screen. Can someone help me? Thank you before
How to make browser remember login username and password
Hi Flaglogic support, I modified the form in Login.vue for calling my auth api and getting a JWT token. The login process is fine but browser does not remember form password. In my previous vue ...