Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rob-gon/crud-projects
Web application that implements a CRUD of projects.
https://github.com/rob-gon/crud-projects
crud crud-application laravel laravel-framework laravel8 php8
Last synced: 4 days ago
JSON representation
Web application that implements a CRUD of projects.
- Host: GitHub
- URL: https://github.com/rob-gon/crud-projects
- Owner: Rob-Gon
- Created: 2024-02-09T03:08:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T13:39:32.000Z (9 months ago)
- Last Synced: 2024-10-11T11:21:09.313Z (about 1 month ago)
- Topics: crud, crud-application, laravel, laravel-framework, laravel8, php8
- Language: PHP
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
Web application that implements a CRUD of projects.
- Made with Laravel 8## How To Make It Work
- Pull the project to a local repository.
- "Composer install/update".
- Re-migrate the database.