All Projects → Hardeepcoder → larashop55

Hardeepcoder / larashop55

Licence: other
Shopping cart website in Laravel 5.5 with Ajax

Programming Languages

HTML
75241 projects
PHP
23972 projects - #3 most used programming language
TSQL
950 projects
hack
652 projects
Vue
7211 projects

Projects that are alternatives of or similar to larashop55

softn-cms
Sistema de gestión de contenidos
Stars: ✭ 22 (-56.86%)
Mutual labels:  ajax
Enterprise-Web3.0
Enterprise™ for the Web3.0™
Stars: ✭ 32 (-37.25%)
Mutual labels:  ajax
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-64.71%)
Mutual labels:  ajax
colt-steele-advanced
Notes for the Colt Steele Advanced Boot Camp
Stars: ✭ 29 (-43.14%)
Mutual labels:  ajax
nubuilder4
This repository is no longer maintained!
Stars: ✭ 22 (-56.86%)
Mutual labels:  ajax
atguigu ssm crud
Atguigu-SSM-CRUD 一个最基本的CRUD系统,采用IDEA+Maven搭建,具备前后端交互功能,前端采用BootStrap+Ajax异步请求DOM渲染,后端采用SpringMVC+MyBatis+Mysql8.0+Servlet+Jsp,符合REST风格URL规范,并加入了Hibernate提供的数据校验功能,支持PageHelper的分页功能,很适合SSM阶段性练习。同时用到了很多前端操作以及BootStrap组件,也有利于学习JS和前端框架。
Stars: ✭ 52 (+1.96%)
Mutual labels:  ajax
shoppingPro
此项目是橘子网上商城的功能,按照我自己的想法实现的一个自营模式的商城应用。 目前实现了前台的功能,后台的功能,主要有登录,注册,商品展示,购物车等模块。后台面有添加商品,删除商品,商品上下架,订单管理,管理员管理,实现了E支付功能和百度地图功能.为了便于此项目日后的完善和扩展, 我采用了前后端分离的架构设计。前端主要使用javaScript,jquery,AjAX,JSP构建的单页web应用, 通过使用指令,服务,模板,控制器完成前端的MVC分层,各个模板页面的效果实现则使用了基本的CSS3等技术, 结合JS完成页面的基本交互效果。由于有实现数据库和后台模块等功能,通过AJax请求完成整个前台功能的数据交互, 后期再考虑实现一个后台管理系统及数据库系统,还有前端页面资源的异步加载及优化。
Stars: ✭ 28 (-45.1%)
Mutual labels:  ajax
teaching-web-technologies-spring-2019-2020
Core PHP web project
Stars: ✭ 10 (-80.39%)
Mutual labels:  ajax
upload-file-to-backblaze-b2-from-browser-example
Demonstrates calling the b2_upload_file Backblaze B2 Cloud Storage API from a web browser using AJAX.
Stars: ✭ 28 (-45.1%)
Mutual labels:  ajax
efw3.X
Ajax Framework By Server Side JavaScript for Java Web-App.
Stars: ✭ 16 (-68.63%)
Mutual labels:  ajax
ajxnetcore
Its an innovative method to turn an ASP.NET Core Application Into Single Page Application, While enhancing the Software performance both on server and client side.
Stars: ✭ 31 (-39.22%)
Mutual labels:  ajax
earthquakes-mapper
"Earthquakes Mapper" was created using React with no backend persistence. Users can view earthquakes from around the world on a Google Map and filter based on specific times and earthquake magnitude. Earthquake data from USGS.
Stars: ✭ 14 (-72.55%)
Mutual labels:  ajax
AspNetCore.Unobtrusive.Ajax
Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core
Stars: ✭ 46 (-9.8%)
Mutual labels:  ajax
Flight-Booking-System-JavaServlets App
✈️ An enterprise level Flight Booking System for Turkish Airlines (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
Stars: ✭ 107 (+109.8%)
Mutual labels:  ajax
Questions
Web app inspired by Quora, allowing users ask question and get answers
Stars: ✭ 15 (-70.59%)
Mutual labels:  ajax
GeekMovie
GeekMovie 极客影院是一个免费的在线观影系统,本网站内容使用Python爬虫技术收集于互联网上公开资源,提供最优质的web界面服务,但不提供也不参与影片档案录制、下载、上传、储存。本站资源永久免费共享、无需安装任何插件、免注册登入、无隐藏恶意(挖矿)软体,欢迎影迷安心浏览观赏。
Stars: ✭ 59 (+15.69%)
Mutual labels:  ajax
disaster-crawler
Data sources from Kimono currently unavailable
Stars: ✭ 13 (-74.51%)
Mutual labels:  ajax
nova-select-plus
A Laravel Nova Select Field
Stars: ✭ 67 (+31.37%)
Mutual labels:  ajax
sms
🏫 🎓 一个未使用框架的学生信息管理系统 : 项目概述全面,代码注释详细,逻辑结构清晰,非常适合作为初学 Java web 的同学的第一个练手项目啦 ~
Stars: ✭ 91 (+78.43%)
Mutual labels:  ajax
codizer-core
Laravel CMS, CRM, E-Commerce
Stars: ✭ 43 (-15.69%)
Mutual labels:  ajax

First of all just run these commands:

  • composer install
  • npm install
  • cp .env.example .env
  • php artisan key:generate
  • php artisan migrate

if you have error regarding database tables please download SQL file by Click here

after clone my project from this repo if you facing warning or error please run command "composer install" or Email me your error screenshot Here

Video Tutorial


Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation give you tools you need to build any application with which you are tasked.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is thorough, complete, and makes it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 900 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at [email protected]. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].