Left sidebar

Lorem Ipsum is simply dummy text of the printing.
Posted by admin | 28 February 2024 | Uncategorized
testinfomatin

fdfdsfdsfsdfsdfsdfsdfdsfdsf

Continue Reading
Posted by admin | 23 May 2022 | Blog
10 WordPress Plugins That Save Bloggers Time

1. WordPress.com Stats Personally, I feel it is essential for bloggers to track the activity on their blogs. You can make use of a web analytics tool, but it takes some time to navigate through all the reports. That is where a plugin will be handy. The WordPress.com Stats plugin is a big help in...

Continue Reading
wordpress-top
Posted by admin | 23 May 2022 | Blog
Top 5 Reasons Why WordPress Maintenance Is Essential

Although WordPress is most commonly used for blogging, you can also use it to host other types of sites, such as online stores and media galleries. The template system and plugin architecture are on the list of the most popular features of WordPress. Since this platform is going through a lot of development, it is...

Continue Reading
laravel
Posted by admin | 20 May 2022 | Blog
A Simple Wallet Implementation for Laravel

Laravel Wallet by Stephen Jude is a simple wallet implementation for Laravel models: 1class User extends Authenticatable implements Wallet 2{ 3 use HasWallet; 4} Using the ‘HasWallet’ trait, you can add deposits, make withdrawals, and check the balance of the wallet for a given model: 1// Making deposits 2 3// returns the wallet balance: 200.22 4$user->deposit(200.22); 5 6// returns the wallet...

Continue Reading
blog-laravel-banner
Posted by admin | 20 May 2022 | Blog
Laravel 9.13 Released

The Laravel team released 9.13 with a value() collection method, new test response helpers, an array map convenience method, and more: Release Notes You can see the complete list of new features and updates below and the diff between 9.12.0 and 9.13.0 on GitHub. The following release notes are directly from the changelog: Add value()...

Continue Reading

What our clients say

Good things our clients have said about us