Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Total Downloads
License

## 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.