Hepburn Lagoon from drone

4 years ago

Hepburn Lagoon drone images. Click images to view larger.

Changing Laravel default login route

4 years ago

How to change the default Laravel authentication routes such as Login and register to your own custom-defined routes. This example…

St Georges Lake Creswick drone images

4 years ago

St Georges Lake Creswick drone images Click images to view larger.

Blue Waters Creswick from drone

4 years ago

Blue Waters Creswick drone images Click images to view larger.

How to validate if username already exists in Laravel

4 years ago

Validating a registration form in Laravel to return an error message if the submitted username already exists. This can be…

How to have a random string for user id in Laravel

4 years ago

How to have randomly generated strings as user ids in Laravel instead of incrementing integers. By having random strings for…

Tullaroop Reservoir drone

4 years ago

Tullaroop Reservoir drone images Click images to view larger.

Cairn Curran reservoir drone

4 years ago

Cairn Curran reservoir drone images on an overcast Autumn day. Click images to view larger.

Creating a Vultr Laravel install snapshot

4 years ago

Creating and installing a blank Laravel app on an Ubuntu 22.04 Vultr instance to be snapshotted for rapid redeployment. This…

Understanding the MySQL Foreign key

4 years ago

A MySQL Foreign key is a field or multiple fields in a table that identify to other another table uniquely…