Skip to content

Laravel: How to implement Email verification on Signup

To configure your Laravel application for sending emails, you can update the MAIL_HOST value in your .env file. ...

Details

Laravel-Carbon: How to change timezone

1. Open the AppServiceProvider class in app/Providers/AppServiceProvider.php. 2. Add the following code in the boot method: use Illuminate\Support\Facades\Config; ...

Details

How to resolve Duplicate Record Number issue for Open Item Adjustment in QAD

First, find out Journal ID associated with the Daybook. for each journal where journalcode = “CUSADJST”: display journal_id. ...

Details

Git Repository Basics

Adding repo to Github from root directory git init git add -A git commit -m ‘Added my project’ ...

Details

Download pdf file from progress

Details

Second test post

This is another test post.

Details

Test Post for QAD

This is a test post

Details

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Details