Laravel Package that aims to provide most commont features for our projects, including:
- Authentication, see #85
- Authorization
- Audits
- Organization Structure, see #21 and here
- Notifications
- Settings
- PHP
>=v8.1
- Laravel
>=10.0
As an agency, having to deals with common features in every single project is a pain and we need a library that can solve that issue, and also provide a good starting point for new projects. So, we can just focus on the business logic and not worry about the boilerplate code.
Use Composer
$ composer require creasi/laravel-base --prefer-dist
SOON
This library is open-sourced software licensed under MIT license.