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

Simplify default Laravel installation #198

Merged
merged 3 commits into from
Oct 13, 2019

Conversation

mpociot
Copy link
Contributor

@mpociot mpociot commented Oct 13, 2019

Default Laravel installations now automatically see the flare:test command and the ignition:make:* command. In addition to that, a route:list shows the Ignition routes.

This PR only shows the flare:test command when a Flare key is configured.
The ignition:* commands have to explicitly be enabled
The routes don't get registered on the CLI to keep the route:list clean.

@mpociot mpociot requested a review from freekmurze October 13, 2019 09:14
@freekmurze freekmurze merged commit 39c0213 into master Oct 13, 2019
@freekmurze freekmurze deleted the simplify-default-laravel-install branch October 13, 2019 10:40
@freekmurze
Copy link
Collaborator

Perfect!

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.

2 participants