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

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 […]