Skip to content

Mosa1/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel-Automatic-Package

Installation in 2 steps

Step 1: Install package

Add the package in your composer.json by executing the command.

composer require betterfly/skeleton

Next, add the service provider to app/config/app.php

BetterFly\Skeleton\SkeletonServiceProvider::class,

Step 2: Run Configure Command

php artisan betterfly:configure

About

Automatic Laravel Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published