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.
An alternative to handling passwords and the processes involved is to drop passwords entirely. Read more about passwordless Login with Laravel.
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.
Any business or government agency has to handle a number of things at once to stay afloat. Read more about silverStripe Hosting Options.
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.
Laravel Forge can host SilverStripe 4 applications easily. With these simple steps you can host your SilverStripe 4 sites without the overhead of configuring and maintaining servers yourself. Read more about using Laravel Forge to host SilverStripe 4.
There are use-cases which require to overwrite the URL the SilverStripe base-tag <% base_href %> defined in the theme. Read more about overwriting base_href in SilverStripe 4.