New year, new beginnings. With a new PC setup and finally a blog post on the site this year. While I was thinking about setting up a new design for https://nankov.mk I came up with a new idea. How about I move away from the old setup with React (Web, Admin) and Lumen API and… Continue reading Explore WordPress RESTful API
Category: PHP
Laravel Compass Integration
REST assistant for the Laravel framework Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms, and other utility endpoints based on Laravel routes in your project. Laravel Compass require PHP… Continue reading Laravel Compass Integration
What is the easiest php framework to learn ?
There are a few but it depends on what you want to achieve and how much time you have to make your application up unpublished running. And we will begin from the smallest. FlightPHP – easy to use for microservices, small APIs, POC, and extremely easy and fast. A small community with a big impact, a… Continue reading What is the easiest php framework to learn ?