Installing using GUI vs usig CLI: both give errors
-
Take pull from https://github.com/bagisto/bagisto.git.
This issue has been fixed.Thanks
-
So I suppose both GUI installation and CLI installation have been fixed, and that I can use any of them?
-
-
I used the CLI method. Well, it didnt work. Again. And I'm already behind schedule on my presentation. Could it be something is missing from my PC's XAMPP installation? Something overlooked, perhaps (though from the nature of the error I doubt that! )?Screenshot (1).png
-
-
@rahul What do you mean by "new build" ? You mean the .zip file?
-
-
@rahul, oh no. I used the second step:
-
Follow below step.
git clone https://github.com/bagisto/bagisto.git
then
cd bagisto
composer install
then run migrate and seed. Rest of process will be same.
Thanks
-
Oh, thank you so much for helping out. I'm sorry for being an inconvenience. I must say I ran into a 'No application key' problem, but I fixed that with
php artisan key:generate.