sarga/packages/Webkul/Admin
Caine85 dec3757605
Fixing wrong locale in Admin notifications
Starting from Laravel 5.2, as stated in documentation (https://laravel.com/docs/5.2/upgrade#upgrade-5.2.0): 

Caching And Env
If you are using the config:cache command during deployment, you must make sure that you are only calling the env function from within your configuration files, and not from anywhere else in your application.
If you are calling env from within your application, it is strongly recommended you add proper configuration values to your configuration files and call env from that location instead, allowing you to convert your env calls to config calls.
2021-01-03 12:40:35 +01:00
..
publishable/assets Some Self Reviewed 2020-11-19 17:06:12 +05:30
src Fixing wrong locale in Admin notifications 2021-01-03 12:40:35 +01:00
.gitignore Adding Laravel Web Console to the Bagisto 2019-11-13 01:15:56 +04:00
composer.json Created and updated the composer files of the packages 2020-08-05 09:40:59 -03:00
package.json Merge Bagisto master into Haendlerbund/Bagisto master (#14) 2020-01-16 13:54:18 +01:00
webpack.mix.js Issue #3160 fixed 2020-06-08 16:10:53 +05:30