Closed ghost closed 3 years ago
1.Publish laravel-s files: php artisan laravels publish
2.Start laravel-s in the project root directory instead of vendor: php bin/laravels start
It's work! Thank you so much.
My pleasure.
I'm sorry, But I have an other issue. I have an API built with Lumen, implement a basic authentication, It's work. But, when authenticate with correct api key, then edit it to wrong keys, it still authenticated!
Hi there, Every time I run this command:
php vendor/hhxsv5/laravel-s/bin/laravels start
It return this errorI use:
Thank you