PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Mattia Toselli

@tosellimattia

387 Points 0 Followers

7 Posts

0 Answers

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

Create a PWA with Vuejs and Materialize css

![0_474c_htOagCDwoeA.png](https://cdn.devdojo.com/images/january2023/0_474c_htOagCDwoeA.png) ## What Are PWA? At their heart, Progressive Web Apps are just web applications. Using progressiv...

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...

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...