Emeka Mbah
Emeka Mbah
Is there a way to pass extra information or payload to data columns. I wish to pass a payload to data which I will retrieve on mouse event. I don't...
I
Please what am I missing? I'm getting the error below: ``` [general] GITHUB_WORKSPACE: /home/runner/work/wordpress/wordpress [SSH] /home/runner/.ssh dir exist [SSH] /home/runner/.ssh/known_hosts file exist ✅ Ssh key added to `.ssh` dir /home/runner/.ssh/deploy_key...
I love this plugin. However I can't get it to work. I use Jquery. Must I include knockoutjs on the page? Hope not because I don't wish to have knockout...
### Summary of problem or feature request I am running Laravel 6 I'm getting the error below: ```Yajra\Pdo\Oci8\Exceptions\Oci8Exception ORA-12533: TNS:illegal ADDRESS parameters My .env DB_CONNECTION=oracle DB_HOST=127.0.0.1 DB_POST=1521 DB_DATABASE=XE DB_USERNAME=HR DB_PASSWORD=hshahashs...
I wish to store backup-manager configuration to a database table. ``` 'dropbox' => [ 'type' => 'DropboxV2', 'token' => env('DROPBOX_TOKEN'), 'key' => env('DROPBOX_KEY'), 'secret' => env('DROPBOX_SECRET'), 'app' => env('DROPBOX_APP'), 'root'...
## What does this PR do and why This pull request adds auto suggest photos to contact ## Screenshots or screen recordings  Closes #7057
**Before creating a new bug report** Please check if there isn't a similar issue on [the issue tracker](https://github.com/spatie/ray/issues) or in [the discussions](https://github.com/spatie/ray/discussions). If you are having troubles connecting your project...
## What does this PR do and why - Install Laravel Pulse - Fix Pulse CSS class conflict with @md directive https://github.com/laravel/pulse/blob/1.x/resources/views/components/placeholder.blade.php ### .Env ``` PULSE_DB_CONNECTION=pulse PULSE_DB_HOST= PULSE_DB_PORT= PULSE_DB_DATABASE= PULSE_DB_USERNAME=...
**Is your feature request related to a problem? Please describe.** Laravel Nova 4 support **Describe the solution you'd like** Implement Laravel Nova 4 support
**Is your feature request related to a problem? Please describe.** The current issue lies in the dependency of alert views on Twitter Bootstrap. To address this, we aim to eliminate...