larso/core

Core of Larso Package

v2.8 2022-12-18 03:35 UTC

This package is auto-updated.

Last update: 2025-03-18 08:19:33 UTC


README

Larso core

install

composer require larso/core

Use

// index.php

use Larso\Foundation\Site;

require 'vendor/autoload.php';

Site::bootApp(__DIR__);

Supported

almost Laravel