# how to create an helper class

        - Go to app/ directory and create a file called helpers.php
        - Write the helper function
        - Include it in our composer.json@"autoload" key, add "files" as a key, with an array as the value, the array will contain "app/helpers.php".
        - composer dump-autoload

## adding of created_at and updated_at to our tables

### php artisan passport:install

Encryption keys generated successfully.
Personal access client created successfully.
Client ID: 1
Client secret: rDsu61lltvmZKZFrbZxAcsiker2b8wiRDCOl1dZg
Password grant client created successfully.
Client ID: 2
Client secret: MlbaUyAr73Yzxu2hnOona5mTkwKSytYwV1PlrfY2

//check if fertlizer company is having split rule and askk question about the condition

### TODO

Add Audit Trail functionality

### Datatables

Datatables used for this project is a laravel livewire datatable package named ""

Checkout the link to this package documentation to enable setup:
https://rappasoft.com/docs/laravel-livewire-tables/v1/introduction

# laravel sweetalert

School
Scholarship will need to update their url 
