Skip to content
View Giacomo92's full-sized avatar
🕶️
OFFline
🕶️
OFFline

Organizations

@offline-agency
Block or Report

Block or report Giacomo92

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. offline-agency/laravel-fatture-in-cloud offline-agency/laravel-fatture-in-cloud Public

    A wrapper plugin with Fatture in Cloud Api written in Laravel PHP

    PHP 10 8

  2. offline-agency/laravel-mongo-auto-sync offline-agency/laravel-mongo-auto-sync Public

    This package provides a better support for MongoDB relationships in Laravel Projects.

    PHP 15

  3. Laravel: State-machine on Eloquent M... Laravel: State-machine on Eloquent Model
    1
    # Implementing State Machine On Eloquent Model*
    2
    
                  
    3
    \* Update (12.09.2017): I have improved the trait so that it can be used with objects other than Eloquent Models.
    4
    
                  
    5
    Some days ago I came across a task where I needed to implement managable state for an Eloquent model. This is a common task, actually there is a mathematical model called "[Finite-state Machine](https://en.wikipedia.org/wiki/Finite-state_machine)". The concept is that the state machine (SM) _"can be in exactly one of the finite number of states at any given time"_. Also changing from one state to another (called _transition_) depends on fulfilling the conditions defined by its configuration.
  4. spatie/laravel-backup spatie/laravel-backup Public

    A package to backup your Laravel app

    PHP 5.5k 751

  5. laravel-italia/site laravel-italia/site Public

    http://laravel-italia.it

    PHP 14 7

  6. offline-agency/laravel-mongodb-blog offline-agency/laravel-mongodb-blog Public

    A Demo Blog made with MongoDB and Laravel

    PHP 3