In the previous tweets I mentioned, I'm working on a custom form builder tool. As a 3rd progress out of 10, I would like to share that I've completed My Forms page and added some features like toast messages.
๐ Daily update - @4BioHQ โณ 52 days to launch.
I've been working on bug fixes, testing and debugging. Backend updated from 66 to 78 routes, the remaining ones I'll make as needed. Now I can shift my focus to frontend.
For a while, I am working on a tool to create forms easily. So far, I've changed the design a second time to make sure it's much easier to change settings, create questions, and edit.
Laravel Hot Tip ๐ฅ Laravel provides a Prunable trait to delete models that are no longer needed, but what if you want to prune your trash models? Below is the code written in the command to prune the trashed model after the time limit past.๐ #Laravel#buildinpublic
I always try to update all my applications to the latest versions ๐ It always takes a lot of time, but it pays off with unexpectedly nice features in the future. #buildInPublic #indiehackers #Laravel #code #programming
Laravel Hot Tip๐ฅ Laravel provides the Prunable trait to delete models no longer needed, but what if you want to prune your trash models? You can write code in command to prune your trash model after past the time limit. #buildinpublic#buildinginpublic#Laravel
Still working on the backend, it's going to take some time. The app now has 25 routes, I estimate about 85. I had to make a few database adjustments today.
Last night I had to work on updates for @PortalDoSigno, we're going to deploy on Monday. But tonight I'll probably be working on @4BioHQ backend (using #Laravel).
Iโd like to build a feature in my #Laravel app where users could enter the name of an object in a MicrosoftTeams channel and it would automatically look up additional attributes and add these to the chat. Has anyone seen that before? #buildinpublic
Getting back into TTD after a month out. Must say, as much as testing is great for testing functionality (obviously), to be able to go back to a project and read the tests like they were documentation is incredibly valuable.
Iโm working on a new project and decided on the tech stack.
For the website & api Iโm using #Laravel. Then for the mobile app Iโll try out React Native. Iโm nervous how well that part will go but itโll be fun to try something new!
Laravel Hot Tip ๐ฅ Use Laravel Eloquent updateOrCreate if you want to update the existing model or create a new model if no matching model exists. #Laravel#buildinpublic#buildinginpublic#trick
I'll fix the duplication listing and add the images in for the vehicles, I may need to add a fallback image, but may not be needed as the upload field is required. I'll have to triple-check that.
I'm getting to grips with setting up relationships on my models and looping over the data. It's slowly but surely getting there! It might take me longer than others to get to grips with something but I will get there in the end!
Currently playing around with blade components, slots, Tailwind CSS and setting up my form to create vehicle listings when logged in as an authenticated user.
I made a controller in #Laravel, configured the route in web.php and was bashing my head thinking why my view wasn't rendering. I forgot to return the view in the index() and create() methods. Doh! ๐คฆ๐ฝโโ๏ธ
Building a side-project for fun, learning the #Laravel framework and playing around with #TailwindCSS
A car/van rental website, with vendors able to add their vehicles through an admin panel, currently working on the frontend. I need to move to the backend soon!
Hey, I haven't forgotten about you #ClickUp users. ๐ฃ I have interesting news ๐ Early next week I will release alpha @PostFlowApp ๐ At launch, access will be limited to 30 users
Hey, I haven't forgotten about you #ClickUp users. ๐ฃ I have interesting news ๐ Early next week I will release alpha @PostFlow ๐ At launch, access will be limited to 30 users
๐ Youโve got to love #Laravel. Finished building the entire @LumenoDev API from scratch in one day! I have a feeling quite a few people are going to like thisโฆ especially @heychazza
Working on a @kwesforms component for @vuejs with an optional integration with @inertiajs. I donโt plan to release this anytime soon but Iโm building it out as i build the new KwesForms backend ๐ค