Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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