Skip to main content
sourcecodester logo

Main navigation

  • Home
  • Blog
  • Projects
    • C# Projects
    • PHP Projects
    • Visual Basic Projects
  • Programming
    • Python
    • PHP
    • Visual Basic .NET
    • Visual Basic
    • C#
    • Java
    • JavaScript
    • C/C++
    • ASP/ASP.NET
    • HTML/CSS
    • Microsoft Access
    • Assembly
    • Assembly
    • Delphi
    • Other
    • SAP/ABAP
    • SQL
    • Visual FoxPro
  • Compilers
    • Online Python Compiler
    • Online PHP Compiler
    • Online JavaScript Compiler
  • Mobile
    • Android
    • Firefox OS
    • Windows Phone
    • iOS
  • Tutorials
    • ASP/ASP.NET
    • C#
    • C/C++
    • HTML/CSS Tutorial
    • Java Tutorial
    • JavaScript Tutorial
    • PHP
    • Python
    • Visual Basic .NET
  • Contact
  • Submit Code
  • Log In

Laravel: Simple CRUD Operation

Submitted by nurhodelta_17 on Tue, 11/14/2017 - 16:17
This is a simple tutorial on how to create the basic CRUD(Create, Read, Update and Delete) Operation in Laravel using Bootstrap modal. To handle our forms, we're going to use Laravel Collective.
  • Read more about Laravel: Simple CRUD Operation
  • 1 comment
  • Log in or register to post comments
  • 7515 views

Python - Pygame Simple Sprite Movement

Submitted by razormist on Mon, 11/13/2017 - 17:45
Learn on how to create a Simple Sprite Movement using Pygame framework. Pygame is a Free and Open Source python programming language framework for making game applications.
  • Read more about Python - Pygame Simple Sprite Movement
  • Log in or register to post comments
  • 684 views

Laravel CRUD Series: Editing and Deleting using AJAX

Submitted by nurhodelta_17 on Mon, 11/13/2017 - 16:54
This is the last part of my Laravel CRUD Series wherein I'm going to show you how to edit and delete using AJAX/jQuery with the use of bootstrap modal to handle our edit form and a confirmation in deleting the row.
  • Read more about Laravel CRUD Series: Editing and Deleting using AJAX
  • Log in or register to post comments
  • 493 views

Laravel CRUD Series: Inserting Data using AJAX

Submitted by nurhodelta_17 on Sat, 11/11/2017 - 21:34
This tutorial is the 2nd part of my Laravel CRUD Series wherein I'm going to show you how to insert new row to our database using AJAX/jQuery with the use of bootstrap modal to handle our form.
  • Read more about Laravel CRUD Series: Inserting Data using AJAX
  • Log in or register to post comments
  • 622 views

Save, Update, Delete Record in VB6.0

Submitted by Demiel David Palma on Fri, 11/10/2017 - 22:24
It's a vb.6.0 program that allow you to save, update, delete or search record in simple way. So its work is basically simply save on record in your database and if you edit so you can change it. Or if you want delete record so delete it. And can prints using excel.
  • Read more about Save, Update, Delete Record in VB6.0
  • 1 comment
  • Log in or register to post comments
  • 3134 views

Students Information System

Submitted by Demiel David Palma on Fri, 11/10/2017 - 19:30
Students Information System is a basic students information that can save, update, delete, and search then can prints using Microsoft Excel.
  • Read more about Students Information System
  • 4 comments
  • Log in or register to post comments
  • 2599 views

Laravel CRUD Series: Fetching Data using AJAX

Submitted by nurhodelta_17 on Fri, 11/10/2017 - 18:22
This is the first chapter of my Laravel CRUD tutorials. In this tutorial, I'm going to show you how to create Controllers, Models, and database Migration. Lastly, we're gonna tackle on how to show the data in our database using AJAX/jQuery.
  • Read more about Laravel CRUD Series: Fetching Data using AJAX
  • Log in or register to post comments
  • 543 views

Laravel - Adding Bootstrap to Project

Submitted by nurhodelta_17 on Thu, 11/09/2017 - 22:46
This tutorial tackles on how to add bootstrap to our laravel project. This is an easy way to add bootstrap to our project. To check whether we have successfully added bootstrap, we are going to create bootstrap navbar and buttons.
  • Read more about Laravel - Adding Bootstrap to Project
  • Log in or register to post comments
  • 447 views

Website Template HTML/CSS

Submitted by nicnox17 on Thu, 11/09/2017 - 22:45
This simple website project. This is for the beginners in HTML and CSS. Hope this will help you in your project or activity.
  • Read more about Website Template HTML/CSS
  • 2 comments
  • Log in or register to post comments
  • 4215 views

Python - Pygame Simple Animation

Submitted by razormist on Thu, 11/09/2017 - 22:41
Learn on how to create a Simple Animation on Python using Pygame framework. Pygame is a Free and Open Source python programming language framework for making game applications. It is highly portable and runs on nearly every platform and operating system.
  • Read more about Python - Pygame Simple Animation
  • Log in or register to post comments
  • 1991 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 541
  • Page 542
  • Page 543
  • Page 544
  • Current page 545
  • Page 546
  • Page 547
  • Page 548
  • Page 549
  • …
  • Next page Next ›
  • Last page Last »
Subscribe to

Share Source Code or Tutorial

Do you have source code, articles, tutorials or thesis to share? Submit it here by clicking the link below
 

Submit now...

Popular Source Code

Valentine's E-Letter Card Using HTML, CSS and JavaScript with Source Code
Attendance Management System using PHP with Source Code
Free and Open Source inventory management system php source code
Food Recipe Finder App Using Tkinter in Python with Source Code
Domain Availability Checker Using PHP and JavaScript with Source Code
Hotel Management System in VB.Net Integrated with Bunifu Framework and MySQL Database with Source Code
New Year Countdown App Using Tkinter in Python with Source Code
Morse Code Translator App Using Tkinter in Python with Source Code
Inventory Management System in PHP with Source Code
Best pos management system in php

User account menu

  • Log in

Book navigation

  • SQL Tutorial
  • PHP Tutorial
  • CodeIgniter Tutorial
  • Android Tutorial
  • Visual Basic Tutorial
  • C# Tutorial
  • CSS Tutorial
  • Learn C in 15 Days
  • Object Oriented Programming in C++
  • Data Structures in C++
  • Fundamentals of C Language
  • Learn Object Oriented Programming in C++
  • Java Tutorial
  • Python Tutorial

Recent content

  • Pressure Unit Convert App Using Tkinter in Python with Source Code
    1 day 2 hours ago
  • How to Convert a Singly Linked List to a Circular List in Python
    2 days 2 hours ago
  • How to Check if Singly Linked List is Palindrome in Python
    2 days 3 hours ago
  • Foosball Game Using HTML & CSS in VanillaJS with Source Code
    6 days 1 hour ago
  • Word Guess Game using HTML & CSS in VanillaJS with Source Code
    6 days 1 hour ago
  • Morse Code Translator App Using Tkinter in Python with Source Code
    1 week ago
  • Food Recipe Finder App Using Tkinter in Python with Source Code
    1 week ago
  • How to Find the Largest Element in a Doubly Linked List in Python
    1 week 1 day ago
  • Binary to Gray Code Converter App Using Tkinter in Python with Source Code
    1 week 2 days ago
  • FLAMES Compatibility App Using HTML, CSS, and JavaScript with Source Code
    1 week 2 days ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement