Skip to content

grim-reapper/laravel-site-maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Laravel site maintenance package

Please do not use this package for your website, I just created this package to use in my own projects, because it's all structured is specific to my projects.

Installation

  1. Require the package using composer
    composer require grimreapper/laravel-site-maintenance
  2. Publish the configuration
    php artisan vendor:publish --provider="GrimReapper\LaravelSiteMaintenance\LaravelSiteMaintenanceServiceProvider"

About

A package to put Laravel app into maintenance mode

Resources

Stars

Watchers

Forks

Packages