How to design overlapping profile images using HTML and CSS
Technologies   General Knowledge   Codes   Laravel  

How to design overlapping profile images using HTML and CSS

When you have a list of people on your website, sometimes it may not be possible to show their profile images due to limited space. Using a simple CSS technique, you can arrange these images t...

22 Dec 2023 SETHA THAY 796
Using HTML CSS and JavaScript to Design Modern Login and Register Form | Toggle Tab
Technologies   Codes   Laravel  

Using HTML CSS and JavaScript to Design Modern Login and Register Form | Toggle Tab

Working in field web development, you have at least one to face the task of designing the login and registration form. In this blog post, we will introduce you to one design of a toggle tab fo...

01 Oct 2023 SETHA THAY 751
5 Useful Tools for Laravel Developers
Technologies   General Knowledge   Laravel   Tools  

5 Useful Tools for Laravel Developers

This blog post will provide 5 valuable tools for Laravel developers to increase productivity and efficiency in the development phases.  1. Laravel Valet / Laragon Laravel Valet is a deve...

12 Jan 2023 SETHA THAY 1385
19 Ecosystem in Laravel Framework You Must Know - Part 1
Technologies   General Knowledge   Laravel   PHP  

19 Ecosystem in Laravel Framework You Must Know - Part 1

This article will shortly introduce the popular useful ecosystems in the Laravel framework you might not know about. As many companies worldwide use Laravel in their projects, and thousands of pack...

20 Jul 2022 SETHA THAY 1433
How to setup and configure laravel telescope in existing projects
Codes   Laravel   Tools  

How to setup and configure laravel telescope in existing projects

In this article, we are going to do an experiment showcase of the laravel telescope for our existing project NestCode GEO which includes step by step of installation processes and configuratio...

30 Dec 2021 SETHA THAY 3920
Fetching Data From Firebase Firestore Using Laravel
Codes   Laravel   Cloud Services  

Fetching Data From Firebase Firestore Using Laravel

In this blog, we are going to introduce the know-how of fetching data from firebase firestore using laravel. This technique is inspired by the real project in which we are working with our client w...

25 Oct 2021 SETHA THAY 4662
4 Popular PHP Frameworks for Web Development
Technologies   Laravel   PHP  

4 Popular PHP Frameworks for Web Development

PHP is one of the languages for web development. PHP might not be as popular as Python or JavaScript, it is still currently active and used by many developers around the world. Top US technolo...

30 Aug 2021 SETHA THAY 1151
Simple Steps to Create Your First Laravel Package
Laravel   Tools   PHP  

Simple Steps to Create Your First Laravel Package

Packages are significantly important in adding functionality to your laravel project. As you may already see Carbon is also a package to handle date operation in laravel. Packages may vary based on...

04 Aug 2021 SETHA THAY 1436


Scroll to Top