Skip to content

Releases: kikoseijo/klaravel

New v2 - with embedded documentation

20 Mar 19:43
Compare
Choose a tag to compare

Now its a complete new experience, easy to install, easy to operate.
Don't waste time rewriting code, use scaffold to do it for you, with 2 single views you can do lots.

Enjoy.

Fast and Simple Scaffold (Laravel 5.6 & PHP7.1)

23 Feb 21:14
Compare
Choose a tag to compare

New features

  • Added Spatie Laravel Backups with views and routes and middleware.
  • Added Spatie Activitylogs with corresponding views, routes and middleware.
  • Added views components, layout and table helpers.
  • Added ActiveScope Trait for boolean model attrs.

Enhancements

  • Crud creation can now be run without Contrats.
  • BaseKrudController now has all visible methods using custom view templates.
  • Scaffold its now completed, your job its to create tables and forms.

New dependencies

  • anahkiasen/former
  • jenssegers/date
  • spatie/laravel-activitylog
  • spatie/laravel-backup

No longer included dependencies

  • kevupton/ethereal