Skip to content

Anuj-Kundar/Crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD App using PHP(Laravel) and Angular

This CRUD application, developed as part of my internship assessment, showcases my proficiency in combining Angular and PHP(Laravel) to create a robust and dynamic system. The app allows users to perform basic CRUD (Create, Read, Update, Delete) operations on a dataset, highlighting my ability to design and implement a seamless user experience.

Getting Started

Follow these instructions to set up the project on your local machine for development.

Prerequisites

What things you need to install the software and how to install them

  • PHP >= 7.3
  • Composer
  • MySQL or any supported database
  • Laravel 9
  • Node.js (LTS version recommended)
  • npm (Node Package Manager)
  • Angular CLI

Run the Application

To run the CRUD application, start the Laravel development server using the following command:

php artisan serve

After executing this command, you can access your Laravel application in a web browser at http://localhost:8000.

Built With

  • PHP - Backend scripting language
  • Angular - Frontend framework
  • Laravel - PHP web framework

Authors

  • Anuj Kundar

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published