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

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.

Awesome Lists containing this project

README

          


Build Status
Total Downloads
Latest Stable Version
License

## 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`.