Skip to content
/ domi Public

A powerful full-stack framework for Laravel that eases the pain of creating uniform user-side pages.

License

Notifications You must be signed in to change notification settings

jobmetric/domi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domi

A full-stack framework for Laravel that takes the hassle out of building dynamic pages.

Install via composer

Run the following command to pull in the latest version:

composer require jobmetric/domi

Publish the config

Copy the config file from vendor/jobmetric/domi/config/config.php to config folder of your Laravel application and rename it to domi.php

Run the following command to publish the package config file:

php artisan vendor:publish --provider="JobMetric\Domi\DomiServiceProvider" --tag="domi-config"

You should now have a config/domi.php file that allows you to configure the basics of this package.

Documentation

About

A powerful full-stack framework for Laravel that eases the pain of creating uniform user-side pages.

Topics

Resources

License

Stars

Watchers

Forks

Languages