Nahum Garcia in Fun Stuff   Thursday, January 28 2021

iOS Toggl Report through Shortcuts

How to use shortcuts to make API requests and automate Toggl Reporting

iOS Shortcuts has become one of my favorite programming languages in the last 4 years. It’s surprisingly powerful for how simple it’s design is. Sometimes that simplicity makes it very

Continue reading
Abraham Garcia in PHP Scripts   Monday, January 4 2021

How to Create a Trashed Entry on Laravel

I was looking at the documentation for laravel as I am learning this framework. One cool thing I saw is how to modify the database for trashed elements. Here are the steps to get started

I was looking at the documentation for laravel as I am learning this framework. One cool thing I saw is how to modify the database for trashed elements. Here are

Continue reading