Skip to content
Makitweb
  • PHP
    • CodeIgniter 4
    • CodeIgniter 3
    • Laravel 10
    • Laravel 9
    • Laravel 8
    • Laravel 7
    • Moodle
    • CakePHP 4
    • WordPress
  • JS
    • JavaScript
    • JQuery
    • Vue.js
    • AngularJS
  • AJAX
  • Python
  • DataBase
  • Contact
  • Videos

Laravel 7 Tutorials

Our Laravel 7 tutorials are up to date and well explained step-by-step using live examples so you can learn Laravel 7 fast and you can download scripts.

How to Upload a File in Laravel 7

Last updated on January 25, 2023 by Yogesh Singh

File uploading is the most used functionality in web applications.

Lots of application allows the users to manipulate files to the server like – profile image, upload documents, import data, etc.

In this tutorial, I show how you can validate and upload a file in Laravel 7.

How to Upload a File in Laravel 7

Read more

Categories Laravel 7, PHP 1 Comment

Insert Update and Delete record with AJAX in Laravel 7

Last updated on January 25, 2023 by Yogesh Singh

AJAX is used to communicate with the server and perform actions like – database manipulation, file upload, etc. without the need to refresh the whole page.

In this tutorial, I show how you can use jQuery AJAX to insert, update, and delete records in Laravel 7.

Insert Update and Delete record with AJAX in Laravel

Read more

Categories DataBase, AJAX, JQuery, Laravel 7, PHP 27 Comments

Fetch records from MySQL with jQuery AJAX – Laravel 7

Last updated on November 12, 2022 by Yogesh Singh

AJAX makes it easier to load records from the MySQL database without reloading the whole page.

Handle AJAX request from the controller and database manipulation in the model.

In this tutorial, I show how you can fetch records from the MySQL database with jQuery AJAX in Laravel.

Fetch records from MySQL with jQuery AJAX - Laravel 7

Read more

Categories Laravel 7, AJAX, JQuery, PHP 11 Comments

Insert Update and Delete record from MySQL in Laravel 7

Last updated on November 2, 2022 by Yogesh Singh

If you are using MySQL database in your web project then there is always possibility that you need to insert, update, and delete records instead of just fetching and displaying records.

In this tutorial, I show how you can insert, update, and delete a record from MySQL database table in Laravel.

Insert Update and Delete record from MySQL in Laravel 7

Read more

Categories Laravel 7, DataBase, PHP 16 Comments
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →

Recent Posts

  • A Step-by-Step Guide to Adding a Database Table to Your Moodle Block
  • Effortless Block Creation in Moodle: A Step-by-Step Guide
  • Unlocking the Secrets: JavaScript sessionStorage Explained
  • Effortless File Uploads: Progress Bar Magic with jQuery AJAX & PHP
  • Mastering AJAX: Fetching Data with JavaScript Fetch API

Join 6,000+ other subscribers.

  • Home
  • About
  • Privacy Policy
  • Contact
  • Sitemap
  • Videos

© 2016-2024 Makitweb, All rights reserved