Replies: 3 comments 2 replies
-
Hello and thank you for using Api Auto Pilot, about the error that shows
when you are running the installation command, I ve noticed a 'test'
keyword before php. If you want to test the package there are already
written and passing tests. Are you trying to test the package or use it in
a real use case?
About the GitHub issues, I will make sure to enable them as soon as
possible,
Στις Κυρ, 11 Δεκ 2022, 15:56 ο χρήστης Steen Rabol ***@***.***>
έγραψε:
… Hi
on a fresh laravel installation I get this:
test php artisan apiautopilot:install
ErrorException
file_get_contents(/Users/rabol/code/web/test/app/Http\Kernel.php): Failed to open stream: No such file or directory
Any hints ?
—
Reply to this email directly, view it on GitHub
<#9>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP5TML2POXCDWPHLAE4N32DWMXMPRANCNFSM6AAAAAAS27WZZA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
In the install command file line 32
note the forward slash - looks like you are using windows :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
also, the publishConfig() does not publish the config |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
on a fresh laravel installation I get this:
Any hints ?
Beta Was this translation helpful? Give feedback.
All reactions