technobureau / blogger
The Laravel Framework by TechnoBureau.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.3|^8.0
- doctrine/rst-parser: ^0.4.1
- fideloper/proxy: ^4.4
- fruitcake/laravel-cors: ^2.0
- guzzlehttp/guzzle: ^7.0.1
- laravel/framework: ^8.40
- laravel/tinker: ^2.5
- technobureau/blog: dev-master
- technobureau/ui: dev-master
- ueberdosis/pandoc: ^0.7.0
- yajra/laravel-oci8: ^8.4
This package is auto-updated.
Last update: 2024-11-08 01:08:06 UTC
README
About Laravel
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.
Customization
Apart from laravel, there are few packages are added here for better template and usability
- laravel/sanctum Used for Token Based Authentication for API
- laravel/ui Used for Basic login , logout template and relevant backend
- mateusjunges/laravel-acl Used for complete ACL for Authentication based user,group, permission model.
- artesaos/seotools Basic SEO Generator
- genealabs/laravel-model-caching Used for Cache of entire model without any specific code
- technobureau/ui Complete Bootstrap Template which is usable for dashboard and other multipurpose.
- technobureau/blog Complete Bootstrap Template which is usable for blogger.