Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Updates

Compare
Choose a tag to compare
@nasrulhazim nasrulhazim released this 04 Jul 09:29
· 98 commits to master since this release
b7ada0e
  • Enable null on data in reponse()->api()
  • Moved config hashid to the service.
  • Remove db as memory in phpunit config file.
  • Reorganise routes.
  • Remove logo on auth layout
  • Set memory limit for .php_cs to 1GB
  • Apply PHP CS Fixer
  • Remove datatable middleware. Use api middleware for datatable.
  • Pass accept header and csrf token in datatable request.
  • Update form components
  • Added Custom Blade Directive using Blade::component
  • Update reference observer to allow custom usage on column in database
  • Added user transformer