MPire

Results 14 issues of MPire

Hello.. I tried to install tw-elements through npm and yet date picker isn't working.. im using inertiajs of laravel ``` const defaultTheme = require('tailwindcss/defaultTheme'); const colors = require('tailwindcss/colors'); module.exports =...

**Describe the bug** I can't make it work **To Reproduce** ``` import { Dropzone } from "dropzone" const test = new Dropzone("div#image", { url:'/file'}) ``` **Expected behavior** A clear and...

## Issue description During migration, an error occurred. ## Environment - What's My Browser Support link: https://www.whatsmybrowser.org/b/6MZN7 ## Steps to reproduce the issue 1. run ```php artisan migrate``` ## What...

Bug: Needs Confirmation 🧐

is there anyway where we can download a file?

How to mock this function? ``` Paymongo::source()->create([ 'type' => 'gcash', 'amount' => 100, 'currency' => 'PHP', 'redirect' => [ 'success' => 'http://localhost/success', 'failed' => 'http://localhost/failed' ] ]) ``` in my...

Does this package still supported? can't see new updates

### Versions: - `@inertiajs/inertia` version: v0.6.3 ### Describe the problem: I created a General Exception, it should determine if it is an axios request or inertiajs.. so what will happen...

please add new functions :)