From my experience of working with PHP, it can be really painful if you work with objects and arrays. One of the many errors in PHP is the… (more…)
Read more »
There are, definitively, ways to NOT learn something, especially Laravel and programming related topics. So, what is the best way to learn... (more…)
Read more »
I thought this would be a quick search on the internet to make all routes HTTPS in Laravel, but came across a lot of solutions and a lot which seemed like to much code/work for something that i thought would be a quick fix and some of the solutions... (more…)
Read more »
When writing an application with a decoupled front- and backend, you'll have to start considering the requests your frontend client makes to the API. Fetching data again from the backend, even when you only want to verify that your frontend's cache i... (more…)
Read more »
Platform for back-office applications, admin panel or CMS your Laravel app. - orchidsoftware/platform... (more…)
Read more »