Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Polr | 4,591 | a month ago | 205 | gpl-2.0 | PHP | |||||
:aerial_tramway: A modern, powerful, and robust URL shortener | ||||||||||
Webhook.site | 3,770 | a month ago | 16 | other | JavaScript | |||||
⚓️ Easily test HTTP webhooks with this handy tool that displays requests instantly. | ||||||||||
Laravel5 Angular Material Starter | 1,706 | 5 years ago | 54 | December 03, 2017 | 2 | mit | PHP | |||
Get started with Laravel 5.3 and AngularJS (material) | ||||||||||
Icon Workshop | 1,556 | a year ago | 11 | agpl-3.0 | PHP | |||||
图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图 | ||||||||||
Laravel Angular Admin | 909 | 5 years ago | 33 | mit | HTML | |||||
Laravel + Angularjs + Bootstrap + AdminLTE binded by Gulp workflow Admin Dashboard Boilerplate / Starter. | ||||||||||
Laravel Open Source Projects | 843 | a month ago | 4 | PHP | ||||||
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework. | ||||||||||
Awesome Learning Resources | 665 | 2 months ago | 1 | mit | Java | |||||
"Technology Gold mine" to collect and share materials/resources | ||||||||||
End To End With Angularjs | 450 | a year ago | PHP | |||||||
An intermediate/advanced look at how to use Angular JS in conjunction with a server-side. | ||||||||||
Laravel Angular Cms | 272 | 3 years ago | mit | JavaScript | ||||||
CMS built on Laravel, AngularJS and Material Design | ||||||||||
Resources I Like | 265 | 3 years ago | 3 | |||||||
:books::100: Collection of learning resources i like |
This is a e-commerce platform I made mostly using Laravel 5.4
Features | Requirements | Install | How to setting | Contributors | License |
---|
PHP >= 5.6.4
MySQL >= 5.7
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension
Clone repo
git clone https://github.com/intelligo-systems/laravel-ecommerce.git
Install Composer
composer update/install
composer install
Install Nodejs
NPM dependencies
npm install
Using Laravel Mix
npm run dev
Go into .env file and change Database and Email credentials.
php artisan migrate
php artisan db:seed
Generating a New Application Key
php artisan key:generate
You may contribute in several ways like creating new features, fixing bugs, improving documentation and examples or translating any document here to your language. Find more information in CONTRIBUTING.md. Contributors
Copyright (C) 2019 Intelligo Systems.
In this project is open-sourced software licensed under the MIT license.
(See the LICENSE file for the whole license text.)