Code Less Solutions
There’s never a bad time to start a good business!
Pick some of Mobidonia SaaS platforms and start your own business in no time.
Demir Kapija, Macedonia. Photo credit @ernesto_petar
Let’s learn something
ESC POS with Raw Printing in PrintNode
April 8, 2021I was working on a Thermal printer module for our Restaurant Platforms, and found that the easiest and most stable way to achieve that will be thought PrintNode using their REST API. All was going ok. I downloaded their client,...
Pagination on Collections in Laravel
April 21, 2021In case, when your data is collection in laravel, the ->paginate() method will not work. This is a common case when you may want to sort your data on some relation value. ex In this case the ->paginate() can’t be...
How to SSH to your Laravel Forge server
March 16, 2021After you have provisioned your Forge serve, you can SSH into it with username and password. But, there is a way. Generate key You can add public key and connect via private key. To generate a new key, issue the...
How to add an alias in Mac OS Big Sur
March 26, 2021Open terminal and then execute Then enter the command you want to create alias for ex. After that, save the file and source it
Learn how to create a simple plugin
March 19, 2021In the following video, Daniel Dimov explains how you can create plugin for Foodtiger, WhatsApp or QR Menu maker.