Skip to content

doctor-beat/l5scaffolding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To enabled this package:

1. add 'DoctorBeat\L5Scaffolding\ServiceProvider::class' to your providers-list in config/app.php
2. add 'const SCAFFOLDING = true;' to your models for which you want scaffolding enabled 

Scaffolding is only enabled on local and dev environments. To enable on other set config('app.scaffolding') to true. USE WITH EXTREM CARE!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages