@Ahed
Please check the Database, there in the Database where we can see the tables there is another option where we can see the functions as well. when you will check the function table there we can see get_url_path_of_category.
1. Set the APP_URL on .env file 2. cd public 3. unlink storage 4. cd .. 5. php artisan storage:link 6. php artisan vendor:publish --force // Only for velocity
Hi there,
Please follow the given steps for installing the Bagisto. 1. git clone -b v1.4.4 2. composer create-project 3. configure the database credentials on .env file 4. php artisan bagisto:install
@hamza7262
Make sure all the dependencies should be fulfill on your system before installing the bagisto.