{"id":14974654,"url":"https://github.com/ranagaballah/blog-application","last_synced_at":"2026-01-07T01:04:18.088Z","repository":{"id":249614440,"uuid":"831504891","full_name":"RanaGaballah/Blog-Application","owner":"RanaGaballah","description":"simple blog application built with Laravel","archived":false,"fork":false,"pushed_at":"2024-07-22T06:03:01.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T12:44:00.316Z","etag":null,"topics":["api-rest","backend-api","crud-application","error-handling","laravel-framework","laravel10","phpunit-tests","sanctum-authentication","unittesting"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RanaGaballah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-20T18:45:51.000Z","updated_at":"2024-08-10T07:32:01.000Z","dependencies_parsed_at":"2024-07-22T08:41:48.673Z","dependency_job_id":null,"html_url":"https://github.com/RanaGaballah/Blog-Application","commit_stats":null,"previous_names":["ranagaballah/blog-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanaGaballah%2FBlog-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanaGaballah%2FBlog-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanaGaballah%2FBlog-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanaGaballah%2FBlog-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RanaGaballah","download_url":"https://codeload.github.com/RanaGaballah/Blog-Application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245749895,"owners_count":20666086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-rest","backend-api","crud-application","error-handling","laravel-framework","laravel10","phpunit-tests","sanctum-authentication","unittesting"],"created_at":"2024-09-24T13:50:52.175Z","updated_at":"2026-01-07T01:04:18.059Z","avatar_url":"https://github.com/RanaGaballah.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/laravel/framework/actions\"\u003e\u003cimg src=\"https://github.com/laravel/framework/workflows/tests/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About Laravel\n\nLaravel 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:\n\n- [Simple, fast routing engine](https://laravel.com/docs/routing).\n- [Powerful dependency injection container](https://laravel.com/docs/container).\n- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.\n- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).\n- Database agnostic [schema migrations](https://laravel.com/docs/migrations).\n- [Robust background job processing](https://laravel.com/docs/queues).\n- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).\n\nLaravel is accessible, powerful, and provides tools required for large, robust applications.\n\n# Laravel Project\n\nThis project is built using the Laravel framework, providing a robust and scalable foundation for web and mobile applications. It includes a variety of packages to extend its functionality.\n\n## Table of Contents\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Running the Application](#running-the-application)\n- [Included Packages](#included-packages)\n- [Development Packages](#development-packages)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Requirements\n\n- Laravel ^10\n- Composer\n\n## Installation\n\n1. **Clone the repository:**\n    ```sh\n    git clone https://github.com/RanaGaballah/Blog-Application.git\n    cd Blog-Application\n    ```\n\n2. **Install dependencies:**\n    ```sh\n    composer install\n   \n    ```\n    or\n\n   ```sh\n    composer update\n   \n    ```\n\n3. **Copy `.env.example` to `.env`:**\n    ```sh\n    cp .env.example .env\n    ```\n\n4. **Generate application key:**\n    ```sh\n    php artisan key:generate\n    ```\n\n5. **Run database migrations:**\n    ```sh\n    php artisan migrate\n    ```\n\n## Running the Application\n\nAfter completing the installation steps, you can start the application using the built-in Laravel development server:\n\n```sh\n\nphp artisan serve\n\n```\n\nNavigate to `http://localhost:8000` in your web browser to view the application.\n\n## Included Packages\n\nThis project utilizes several packages to enhance its functionality:\n\n| Package | Description |\n|---------|-------------|\n| [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) | HTTP Client |\n| [laravel/framework](https://github.com/laravel/framework) | The Laravel Framework |\n| [laravel/sanctum](https://github.com/laravel/sanctum) | Simple API token authentication |\n\n## Development Packages\n\n| Package | Description |\n|---------|-------------|\n| [fakerphp/faker](https://github.com/FakerPHP/Faker) | Faker library for PHP |\n| [mockery/mockery](https://github.com/mockery/mockery) | Mocking framework for PHP |\n| [nunomaduro/collision](https://github.com/nunomaduro/collision) | Error handling for command-line applications |\n| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | Testing framework for PHP |\n| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | Debugging and error handling tool for Laravel |\n\n## Contributing\n\nContributions are welcome! Please submit a pull request or create an issue to help improve the project.\n\n\n## License\n\nThe Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franagaballah%2Fblog-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franagaballah%2Fblog-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franagaballah%2Fblog-application/lists"}