Mattia Toselli

@tosellimattia

319 Points 0 Followers

4 Posts

0 Answers

Full Stack Developer, rugby player, party starter. I am good only at the last one.

Mattia Toselli · 2 months ago

Create a PWA with Vuejs and Materialize css

What Are PWA? At their heart, Progressive Web Apps are just web applications. Using progressive enhancement, new capabilities are enabled in modern browsers. Using service workers and a web...
3

Mattia Toselli · 3 months ago

Exporting data in Csv with Javascript

Do we always need the backend? In order to perform this simple task, we all know that the effort could be sometime not as light as it might look. As an example, exporting a csv in PHP is not...

Mattia Toselli · 4 months ago

The Repository Service Pattern in your Laravel application

Why the repository service pattern is a good idea As the definition says: "The repository is a layer between the domain and data layers of your application with an interface to perform...
2

Mattia Toselli · 5 months ago

Encrypting environment variables in Laravel

Starting from Laravel 9 version, there's a cool feature everyone could find useful: encrypting your .env file. No more environment variables on your server, you can just commit your environm...
1

Loading More Content