CRUDBooster an effective CRUD generator to bootstrap laravel web application development
Codes   Laravel   Tools   PHP  

CRUDBooster an effective CRUD generator to bootstrap laravel web application development

In the previous post, I wrote about setting up a new project with laravel sail and docker on window 10 which is a new development model for these recent years. This is because of the...

18 Jul 2021 SETHA THAY 2583
The best package to export data to excel in laravel
Codes   Laravel   Tools   PHP  

The best package to export data to excel in laravel

One of the default functionality that should exist in software or web development is exporting data in different formats such as Ms.Excel, PDF, or Ms.Word. It becomes a norm for almost every softwa...

17 Jul 2021 SETHA THAY 2150
Best way to show website language based on visitor location
Codes   Laravel   PHP  

Best way to show website language based on visitor location

If you are making your website using laravel and finding the solution to translate your website for multiple languages, you can follow this post 4 simple steps to make your website support multi-la...

16 Jul 2021 SETHA THAY 2498
4 simple steps to make your website support multi languages in laravel
Technologies   Codes   Laravel  

4 simple steps to make your website support multi languages in laravel

The best websites require content that anyone can understand and communicate well with, not just only focus on design, that is why websites like Apple, Microsoft, Amazon take into consideration muc...

11 Jul 2021 SETHA THAY 2224
Super simple way to write log in Laravel
Codes   Laravel  

Super simple way to write log in Laravel

Yes, super simple !!! If you find other articles difficult to understand about writing log in laravel, here this post is for you. You can enable and help to understand what is happening inside...

09 Jul 2021 SETHA THAY 1680
Using JavaScript to Translate Your Static Website
Technologies   Codes   Laravel  

Using JavaScript to Translate Your Static Website

A static website contains web pages with fixed content. each page is coded in HTML and displays the same information to every visitor. A static site can be built by simply creating a few HTML ...

29 Jun 2021 SETHA THAY 25703
Laravel to Store Your Files to Amazon Simple Storage (AWS S3)
Technologies   Laravel   Tools   PHP  

Laravel to Store Your Files to Amazon Simple Storage (AWS S3)

Amazon Simple Storage Service (Amazon S3) is storage for the internet. It's designed to make web-scale computing easier. Amazon S3 has a simple web services interface that you can use to s...

28 Jun 2021 SETHA THAY 3309
Begin New Project with Laravel Sail and Docker on Window 10
Technologies   Codes   Laravel   PHP  

Begin New Project with Laravel Sail and Docker on Window 10

You may already know the powerful features and benefits of using Docker in your development and production environment. Docker is quite popular these days in the world of developers, software ...

26 Jun 2021 SETHA THAY 15236


Scroll to Top