Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iricartb/laravel-crm-crud-auth
Ivan Ricart Borges - Laravel CRM - Simple CRM made using the Laravel framework - CRUD and AUTH.
https://github.com/iricartb/laravel-crm-crud-auth
authentication crud-application eloquent-orm facades form-validation laravel-framework middleware migrations mvc php resource-controller routing seeds
Last synced: about 21 hours ago
JSON representation
Ivan Ricart Borges - Laravel CRM - Simple CRM made using the Laravel framework - CRUD and AUTH.
- Host: GitHub
- URL: https://github.com/iricartb/laravel-crm-crud-auth
- Owner: iricartb
- Created: 2020-06-28T14:11:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T20:51:12.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T09:02:43.222Z (over 1 year ago)
- Topics: authentication, crud-application, eloquent-orm, facades, form-validation, laravel-framework, middleware, migrations, mvc, php, resource-controller, routing, seeds
- Language: PHP
- Homepage:
- Size: 798 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LaravelCRM - CRUD & AUTH
- Migration and Seeding to create the database structure using relational tables
- Model management with Eloquent ORM
- Route management
- Simple CRUD with Resource Controllers on the School and Student models
- Form information Validation (texts, dates, images, etc.)
- Image Upload management
- Image Upload management
- User Authentication
- Design using Bootstrap