therealsatria / laravel-8-crud-using-ajax-1

Laravel-8-CRUD-using-ajax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple implementation of laravel 8 Ajax Crud.

Set up

To set up this project, first clone the repositiory

$ git clone https://github.com/hassanasrf/laravel-8-crud-using-ajax.git Change your working directory into the project directory

$ cd laravel-8-crud-using-ajax Then install dependencies using Composer

composer install

Run the application with the following command

$ php artisan serve

Remember to visit http://127.0.0.1:8000/books

Built With Laravel - The PHP Framework For Web Artisans.

Mysql - A relational database management system.

Instagram

Join in Instagram (https://www.instagram.com/hassanasrf/)

Linkedin

Join in Linkedin (https://www.linkedin.com/in/hassanasrf/)

About

Laravel-8-CRUD-using-ajax


Languages

Language:PHP 76.2%Language:Blade 21.8%Language:Shell 1.5%Language:JavaScript 0.5%