Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fauzymadani/laravelcrud
A Crud application with laravel.
https://github.com/fauzymadani/laravelcrud
crud laravel
Last synced: about 20 hours ago
JSON representation
A Crud application with laravel.
- Host: GitHub
- URL: https://github.com/fauzymadani/laravelcrud
- Owner: fauzymadani
- License: gpl-3.0
- Created: 2024-09-05T01:36:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T22:52:06.000Z (25 days ago)
- Last Synced: 2025-01-02T23:28:45.862Z (25 days ago)
- Topics: crud, laravel
- Language: HTML
- Homepage:
- Size: 57.6 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Laravel Crud
[![Laravel](https://github.com/fauzymadani/laravelCrud/actions/workflows/laravel.yml/badge.svg)](https://github.com/fauzymadani/laravelCrud/actions/workflows/laravel.yml)### tech stack used in this project
- laravel 11.0
- bootsrap 5.0## preview/run
To Preview this project run
```bash
git clone https://github.com/fauzymadani/laravelCrud.git
```install dependencie's
```bash
composer install
``````bash
php artisan serve
```Made with [contrib.rocks](https://contrib.rocks).
## Star History