https://github.com/abijaz-dev/classy_write-blog-app
Blog web application built with PHP Laravel 8 from scratch.
https://github.com/abijaz-dev/classy_write-blog-app
blog blogapp bootstrap5 laravel laravel8 mvc-framework php
Last synced: about 2 months ago
JSON representation
Blog web application built with PHP Laravel 8 from scratch.
- Host: GitHub
- URL: https://github.com/abijaz-dev/classy_write-blog-app
- Owner: abijaz-dev
- License: mit
- Created: 2021-07-11T14:57:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T11:46:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-15T09:41:24.977Z (over 1 year ago)
- Topics: blog, blogapp, bootstrap5, laravel, laravel8, mvc-framework, php
- Language: PHP
- Homepage:
- Size: 866 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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](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.
# Classy Write - Laravel Blog Application.
A Blog web based application built in PHP MVC Laravel Framework with responsive Bootstrap 5 Ui
## Features
- CRUD Based App.
- Authentication System.
- User Dashboard.
- Latest Responsive Desgin.
## Run Locally
1 Clone the project
```bash
git clone git@github.com:abdullahijaz-dev/classy_write-blog-app.git
```
2 Install Laragon WAMP server.
3 Migrate tables through Artisan
```bash
php artisan migrate
```
## Authors
- [@itechcrafstman](https://www.facebook.com/the.craftsman.squad)
## License
[MIT](https://github.com/abdullahijaz-dev/classy_write-blog-app/blob/main/LICENSE)
## Contributing
Contributions are always welcome!
This project is incomplete to deploy in production.
Please adhere to this project's `code of conduct`.