haunv/3dart-starter

packages starter in all project of 3DART

0.1 2025-01-15 02:36 UTC

This package is auto-updated.

Last update: 2025-04-15 03:31:35 UTC


README

  1. Install via Composer:
composer require haunv/3dart-starter
  1. Publish file:
php artisan install:haunv
  1. Edit file web.php in folder routes
use Illuminate\Support\Facades\Route;


...
require  __DIR__  .  '/admin.php';

Edit with package