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

#14 Add publishable 404 pages #18

Merged
merged 4 commits into from
Mar 20, 2022
Merged

Conversation

caendesilva
Copy link
Member

This branch adds a new command to publish 404 pages using php hyde publish:404. There are two types to choose from, a simple Markdown view, and a beautiful Blade view from LaravelCollective https://github.com/LaravelCollective/errors.

It also adds a validator to check if a 404 page exists, else it prints a message about the command.

It also adds a feature test suite with 7 tests for the command.

@caendesilva caendesilva linked an issue Mar 20, 2022 that may be closed by this pull request
@caendesilva caendesilva merged commit eb2b375 into master Mar 20, 2022
@caendesilva caendesilva deleted the 14-todo-add-default-page branch March 20, 2022 15:48
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.

Todo: Add default 404 page
1 participant