Tag: Laravel
Passwordless Login with Laravel
An alternative to handling passwords and the processes involved is to drop passwords entirely. Read more about passwordless Login with Laravel.
Simple Laravel Sitemap Generator
Laravel is a powerful framework we all value. Websites built on Laravel are often dynamic. To reflect this the sitemap. xml needs to be kept up to date regularly. Read more about simple Laravel Sitemap Generator.
Backing up your Laravel project to Backblaze B2
Ensuring you are regularly backing your project database and assets up can be a dreadful task. At the same time it is a perfect task to automate. Read more about backing up your Laravel project to Backblaze B2.