Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Livewire Test on Widget #792

Closed
wants to merge 2 commits into from
Closed

Livewire Test on Widget #792

wants to merge 2 commits into from

Conversation

spitfire305
Copy link
Collaborator

No description provided.

@spitfire305 spitfire305 requested a review from ilestis January 2, 2024 21:52
@@ -68,6 +68,8 @@
@endif
@includeWhen(!empty($campaign), 'layouts._theme')
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto&display=swap">
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wtf


$this->authorize('access', $campaign);
$entities = $campaign->entities()
->lastSync(request()->get('lastSync'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The lastSync param is for the api?

@ilestis ilestis closed this Jan 17, 2024
@spitfire305 spitfire305 deleted the livewire-test branch May 30, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants