Skip to content
Advertisement

Tag: laravel-5

Build gradle assemble apk using laravel function

I’m currently calling the main python file in larval function, and inside that main python file I’m calling another 2 files ( PowerShell and sub python file) the problem is when the Laravel function is triggered it only call the main python file, however when I call the main python file using terminal all the files are executed like below:

EC2 User Access or File Access Problems?

I’ve been having some issues using an EC2 instance when I try and call CLI commands. I am using Laravel but I cant quite be sure if it is a Laravel issue or EC2. When I ssh into my EC2 instance, I run the following laravel command to migrate my database: php artisan migrate And I get the following error:

Advertisement