Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mo7amed-hussein/laravel-crud

CRUD Application in laravel 5.5
https://github.com/mo7amed-hussein/laravel-crud

crud-application crud-sample laravel55 php small-practice-project

Last synced: about 2 months ago
JSON representation

CRUD Application in laravel 5.5

Awesome Lists containing this project

README

        

CRUD Application in laravel 5.5

it has the following features
===============================
* create new article
* read an existence article
* update an existence article content
* delete an existence article

screenshots
==========
![demo Screenshots](https://github.com/mo7amed-hussein/Laravel-CRUD/blob/master/pic/shots.gif?raw=true)