How to build a blog in WordPress using Elementor Pro and OceanWP – Part 02
How to build a blog in WordPress using Elementor Pro and OceanWP – Part 01 Most themes use a single-style blog archive page, and you will definitely want to change this style. On the other hand, OceanWP is different. It allows you to combine Elementor Pro with Ocean Elementor Widgets to choose your own style for […]
How to build a blog in WordPress using Elementor Pro and OceanWP
How to build a blog in WordPress using Elementor Pro and OceanWP? Let’s find out! Elementor and OceanWP are powerful duos in the WordPress world. They allow you to build a well-designed website from scratch. With just a few clicks, we demonstrate how to use OceanWP to build an architecture website. If you have not […]
Laravel 8 Authentication using Jetstream with Livewire
What is Laravel Jetstream? Laravel Jetstream is a new application scaffolding for Laravel. It is simple authentication scaffolding but powerful to use. Laravel Jetstream replaces the legacy Laravel authentication UI available for previous Laravel versions. Jetstream gives you a better starting point for your new projects. It includes the following components: Login and registration functionality Email verification Two-factor […]
SOLID Principles of Object Oriented Design
As I said in the previous article (Best Practices In Laravel You Should Know), today we discuss about SOLID Principles. In the process of software development, we always deal with the changes in requirements of features at the beginning or ongoing development process, even getting new feature add-ons after deployment. Therefore it is most important […]
Best Practices in Laravel You Should Know
Nowadays, every web developer codes in their own style. It’s the same if we’re working using the Laravel framework where everything is in place but usually we misused the terminology here. It’s fine when it comes to different styles, but we must make sure that our codes follow the best practices. This means, our […]