Project aiming to whitelabel and open-source a customer relationship management dashboard Task at hand first is to bring up the most recent project to a fully working state. Upon completion, add functionality to write models, routes, and controllers from an WYSIWYG panel.
Checklist of tasks to migrate from Laravel 5.x.x to 10.x
- DB Migrations
- DB Seeders
- DB Factories
- Contracts
- Models
- Routes
- Events
- Listeners
- Controllers
- Transformers
- Controllers > API
TODO
- add instructions on how to run.
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
