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

Remove old admin area #648

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Remove old admin area #648

wants to merge 14 commits into from

Conversation

lancepioch
Copy link
Member

No description provided.

app/Listeners/Auth/AuthenticationListener.php Outdated Show resolved Hide resolved
app/Listeners/Auth/PasswordResetListener.php Outdated Show resolved Hide resolved
app/Listeners/Auth/TwoFactorListener.php Outdated Show resolved Hide resolved
resources/views/vendor/notifications/email.blade.php Outdated Show resolved Hide resolved
resources/views/vendor/notifications/email-plain.blade.php Outdated Show resolved Hide resolved
routes/console.php Outdated Show resolved Hide resolved
@RMartinOscar
Copy link
Contributor

app/Exceptions/Solutions/ManifestDoesNotExistSolution.php
and

"spatie/laravel-ignition": "^2.7"

should also get removed now that its not used anywhere.

@lancepioch
Copy link
Member Author

@RMartinOscar ignition solutions are used in debug mode

resources/views/templates/wrapper.blade.php Outdated Show resolved Hide resolved
app/Http/ViewComposers/AssetComposer.php Show resolved Hide resolved
app/Services/Helpers/AssetHashService.php Outdated Show resolved Hide resolved
@notAreYouScared
Copy link
Member

The client ar
ea is working as expected. LGTM

@Boy132 @RMartinOscar Could you still take a look at it?

@RMartinOscar
Copy link
Contributor

RMartinOscar commented Nov 7, 2024

image
When clicking autoDeploy

Fixed in #701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Interface not found" error when running composer install on main
4 participants