(Laravel) Source Code Laravel Avored Ecommerce Free
Pada kesempatan kali ini saya akan share source code Avored Laravel, Source code ini adalah open source free open source ecommerce yang ditulis dengan menggunakan framework Laravel yang gratis user friendly. Berikut akan saya share cara instalasinya.
Server Requirements
The AvoRed E commerce framework has a few system requirements.
Below is the list which you will need to make sure your server meets the following requirements:
- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- GD Library (Image Processing)
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Curl PHP Extension
Installing AvoRed E commerce
Instalasi Via Composer Create-Project
Sebagai alternatif caranya bisa menginstall Laravel melalui Composer create-project command pada terminal kamu.
composer create-project --prefer-dist avored/laravel-ecommerce
Set up your Envirionment(.env) file
laravel-ecommerce/.env
Execute the AvoRed Install Command
php artisan avored:install
Execute the AvoRed Admin Make Command
php artisan avored:admin:make
Setelah finish instalasi melalui command untuk Admin, silahkan access admin dengan link: yoursite com / admin
Directory Permissions
After installing AvoRed E commerce, you may need to configure some permissions. Directories within the storage and the public/uploads directories should be writable by your web server or AvoRed E commerce will not run.
Application Key
The next thing you should do after installing AvoRed E commerce is set your application key to a random string. If you installed AvoRed E commerce via Composer, this key has already been set for you by the
php artisan key:generate command.
Source : https://github.com/avored/laravel-ecommerce
laravel, laravel-shopping-cart, laravel-bootstrap, bootstrap, shopping-cart, shopping-cart-solution, e-commerce, e-commerceplatform, laravel-ecommerce, multi-language, payments, administration, php, laravel-cart, ecommerce, ecommerce-platform, ecommerce-website, ecommerce-shopping-solution, ecommerce-store, laravel5, free, source code.source code seperti tokopedia, bukalapak, shopee, lazada, free
Posting Komentar untuk "(Laravel) Source Code Laravel Avored Ecommerce Free "