Closed mubassirhayat closed 7 years ago
Have you tried to do what the error says? Create a "logs" folder inside storage
yes I have created the logs folder and the laravel.log file as well
the owner of the file is apache user and the write access is 755
Please ask on the forums, this repo is for bug reporting only. You can use https://laracasts.com/discuss or https://laravel.io/forum which are forums with a very large community of developers helping each other.
Description:
I updated my dependencies yesterday and since then I have been getting
on my local dev system
What is more concerning is that I am getting a totally different type of error on my testing server here is the output that I get whenever I run an artisan command on the server
here is my composer.json file
Steps To Reproduce:
There are no steps, the artisan command line tool gives me errors on each and every command
PS Thanks for all the work you have done for the community.