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

Tasks via facede: use namespace missing #30

Closed
lwrbakro opened this issue Jul 14, 2016 · 2 comments
Closed

Tasks via facede: use namespace missing #30

lwrbakro opened this issue Jul 14, 2016 · 2 comments

Comments

@lwrbakro
Copy link

If one use this:
https://github.com/rocketeers/docs/blame/master/II-Concepts/Tasks.md#L83

one will get a PHP Fatal error: Class 'Rocketeer\Tasks\Rocketeer' not found in .rocketeer/tasks.php on line 5

@Anahkiasen
Copy link
Member

Anahkiasen commented Jul 14, 2016

It's actually the facade that needs to be used here as it proxies a bunch of classes for user friendliness. Would you send a quick PR for this?

@Anahkiasen
Copy link
Member

Rocketeer 3 automatically alias Rocketeer to Rocketeer\Facades\Rocketeer so there'll be no use for the use statement anymore

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

No branches or pull requests

2 participants