Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mo7amed-hussein/laravel-crud
- Owner: mo7amed-hussein
- Created: 2017-12-02T18:16:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T18:24:57.000Z (about 7 years ago)
- Last Synced: 2024-10-18T13:18:06.120Z (3 months ago)
- Topics: crud-application, crud-sample, laravel55, php, small-practice-project
- Language: PHP
- Homepage:
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)