parraweb/laravel-extensions

Laravel Extensions package is a package with functions that optimize code.

dev-master 2020-04-27 22:50 UTC

This package is auto-updated.

Last update: 2024-05-28 08:07:24 UTC


README

Laravel Extensions Package, is a package with functions that optimize, especially for Laravel Framework. Created by ParraWeb

With this package, you can:

  • Create rules for validation in models, is an easy way to reuse them without creating more files.
  • Update and return updated model.

Installation

Laravel extensions package requires PHP v 7.0+ to run.

Install devDependencies and start the server.

$ composer require parraweb/laravel-extensions --dev

Documentation

Documentation

Developing

If you want to contribuite, write to my email jhonstevenparrapena@gmail.com

License

MIT

Made by ParraWeb.com