Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Repository files navigation

HandleInertiaRequests.php ->

public function share(Request $request)
    {
        return array_merge(parent::share($request), [
            'flash' => [
                'laravel-tarva' => fn () => $request->session()->get('laravel-tarva')
            ]
        ]);
    }

custom css for wysiwyg :

[data-prosemirror="my-field"]

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages