Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samithseu/simple-book-store
This project was created for testing my Laravel skill with CRUD data into database.
https://github.com/samithseu/simple-book-store
laravel php project
Last synced: 5 days ago
JSON representation
This project was created for testing my Laravel skill with CRUD data into database.
- Host: GitHub
- URL: https://github.com/samithseu/simple-book-store
- Owner: samithseu
- Created: 2023-10-01T10:55:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-09T07:00:26.000Z (5 months ago)
- Last Synced: 2024-12-29T22:30:31.525Z (10 days ago)
- Topics: laravel, php, project
- Language: PHP
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Book Store
This project was created for testing my Laravel skill with CRUD data into database.
## 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](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).Laravel is accessible, powerful, and provides tools required for large, robust applications.