PinnedRafa RafaelinPython in Plain EnglishEffortless Exception Error Handling in FastAPI: A Clean and Simplified ApproachUpdated: Aug, 24, 2023 I wanted clarify that the provided code is specifically tailored for usage within a local or staging development…Aug 3, 20233Aug 3, 20233
Rafa Rafael7 Ways to Make Your Laravel App Seamlessly FasterLaravel is among the most popular PHP frameworks today and my favorite framework in the PHP realm. As your application grows, it may start…Oct 9, 2023Oct 9, 2023
Rafa RafaelNavigating the Labyrinth: How to Get Unstuck on a BugEvery web developer, whether seasoned or just starting out, has faced the infamous “bug” — that seemingly unsolvable problem in the code…Sep 27, 2023Sep 27, 2023
Rafa RafaelSeamless Integration: Dockerizing FastAPI and Streamlit TogetherI’m cooking up a snazzy REST API using Python’s FastAPI, and guess what? I’m getting a helping hand from OpenAI’s API for those fancy…Sep 15, 2023Sep 15, 2023
Rafa RafaelSeamless Docker Container Deployment on AWS Using Amazon CopilotI was developing a project built with FastAPI and Langchain. As I progressed, I needed to create a demo of the application and share it…Aug 11, 2023Aug 11, 2023
Rafa RafaelUsing Action classes as an alternative to Service or Repository classes in LaravelA few years ago when I am as still working in my previous company, they decided that we need trim the fat of our service classes. And…May 21, 2023May 21, 2023
Rafa RafaelSetup Mongodb in laravel sailI wanted to update my knowledge in using mongodb with my very favorite framework which is Laravel. And I don’t want to mess up my local…May 9, 20231May 9, 20231
Rafa RafaelReusable attribute in your Laravel resource responseSometimes we have a common related resource that you wish to add in every or multiple resource response. And defining them in each resource…Mar 23, 2023Mar 23, 2023
Rafa RafaelCreating a month and year filter — Orchid admin panelI am new in using Orchid admin panel, it was quite confusing at first specially the learning resources for this package to this day is very…Oct 29, 2022Oct 29, 2022