Categories
Uncategorized

Antilobby Updates

Yesterday I was finally able to work on some of the Antilobby app updates. I went ahead and finished the login/logout logic and switched over the API requests to the new ones from the totally custom ones to API/. I ran into some issues where once these changes were implemented, I encountered continuous use issues […]

Categories
Uncategorized

Sanctum & Antilobby

Issues: Upgrading Laravel 8 & Jetstream It took me a while to sort out some issues with upgrading API/ to Laravel 8 and resolving Jetstream issues. I had previous issues with Laravel/Fortify giving errors for some reason when I tried to uninstall Jetstream. So I have decided to keep Jetstream logic there. Exploring Options: Sanctum […]

Categories
Uncategorized

Issues & Authentication

Now that I’ve got most of the issues out of the way for a user to log in and register. I’m now on to create the API request logic for the desktop application to consume. Some logic is already created, the Model logic in the MVC architecture makes creating content actually really easy. I think […]

Categories
Uncategorized

Auth and Chartisan Breaking

So for some reason the authorization of Antilobby breaks some of the charts. I’m not sure where it’s coming from, but it’s definitely happening. I’ve checked almost every area that could be the problem, I’ve run tests with other json requests from different files, all return an issue. I’ve mixed around logic from the working […]

Categories
Uncategorized

Url Generation & SMTP

Today I wanted to work towards creating a seamless experience between both different Laravel apps that I will be using to make Antilobby. Api and Api2 are both different apps and have different settings. I had worked on integrating Jetstream auth to Api2 that I mentioned in my last entry but there were some issues. […]

Categories
Uncategorized

Fixing API2/ & Tweaking API/

API2 I went ahead and finally got most of the API2 working. Adding a second Laravel application wasn’t exactly the easiest when I had to make the new Auth features work. It wasn’t a simple installation, there were a lot of random issues that I had to go through. Quite simply, frustrating. After I have […]

Categories
Uncategorized

Vhosts and the second Laravel application

Preface: So today I decided to resume my work on trying to add this second “API.” I call it that since this will be used mostly with my other applications as a way to connect and share data across them. Anyways, I wanted to take advantage of this new authentication scaffolding that was released with […]

Categories
Uncategorized

PC Blog

While I don’t always share what I do here at PrestigeCode, I thought it was time to start sharing what I work on in this new blog. I explore many facets in the Internet of Things and I wanted to begin to share my experiences while I’m at it! I figured this would be a […]