rafazingano / laravel-church

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Imob Laravel

Church package for laravel

Installation

composer install confrariaweb/laravel-church

The "confrariaweb/laravel-church package" uses the following packages in parallel:

  • confrariaweb/laravel-acl
  • confrariaweb/laravel-cielo
  • confrariaweb/laravel-financial
  • confrariaweb/laravel-imob
  • confrariaweb/laravel-option
  • confrariaweb/laravel-template
  • confrariaweb/laravel-template-dashboard-argon
  • confrariaweb/laravel-user

Configurations

Run the command to import the necessary configuration files:

php artisan vendor:publish --force

Edit the ".env" file and include the application's Dashboard Template configuration:

CW_DASHBOARD_LAYOUT="templateDashboardArgon::layouts.app"  
CW_DASHBOARD_VIEWS="templateDashboardArgon::"

License

The Laravel framework is open-sourced software licensed under the MIT license.

About


Languages

Language:PHP 100.0%