Laravel: Rendering view as file donwload

More than once I needed to render a laravel view as a downlodable file. This task could be easily accomplished

Category: Development
03/04/2018
12115 times
Tags: Laravel
Laravel: Rendering view as file donwload
Related posts
Netgear Arlo System API

This article describes how to use Netgear Arlo Cameras API. Even though no public API is provided, I succeeded in interacting with the cameras by sniffing the traffic sent from the official web application

Shibboleth: Using Relational DBMS as authentication backend

Learn how to use a relational DBMS as authentication provider for Shibboleth IDP instead of default LDAP

Applicazioni complesse con Laravel [GrUSP Academy - PHP Masterclass]

Questa pagina contiene le istruzioni per predisporre tutto il necessario per partecipare alla masterclass del GrUSP

Sending a test email from a Laravel application

Learn how to send a test email from a Laravel app