Introduction The RT-AX55 is not on sales in many local computer stores and is only available through one of the local broadband providers (M1), which happens to be my current Internet provider. It has four external antennas - 2.4 GHz 2 x...
Email Verification using Laravel Fortify
Introduction It was my first attempt to use Laravel email verification to build an online web application and I shortlisted Fortify for account authentication as it provides register new and login pages out of the box. These two pages were…