Giter Site home page Giter Site logo

ranagaballah / blog-application Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 116 KB

simple blog application built with Laravel

PHP 80.45% JavaScript 0.20% Blade 19.28% CSS 0.07%
api-rest backend-api crud-application error-handling laravel-framework laravel10 phpunit-tests sanctum-authentication unittesting

blog-application's Introduction

Laravel Logo

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:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Laravel Project

This 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.

Table of Contents

Requirements

  • Laravel ^10
  • Composer

Installation

  1. Clone the repository:

    git clone https://github.com/RanaGaballah/Blog-Application.git
    cd Blog-Application
  2. Install dependencies:

    composer install
    

    or

     composer update
    
  3. Copy .env.example to .env:

    cp .env.example .env
  4. Generate application key:

    php artisan key:generate
  5. Run database migrations:

    php artisan migrate

Running the Application

After completing the installation steps, you can start the application using the built-in Laravel development server:

php artisan serve

Navigate to http://localhost:8000 in your web browser to view the application.

Included Packages

This project utilizes several packages to enhance its functionality:

Package Description
guzzlehttp/guzzle HTTP Client
laravel/framework The Laravel Framework
laravel/sanctum Simple API token authentication

Development Packages

Package Description
fakerphp/faker Faker library for PHP
mockery/mockery Mocking framework for PHP
nunomaduro/collision Error handling for command-line applications
phpunit/phpunit Testing framework for PHP
spatie/laravel-ignition Debugging and error handling tool for Laravel

Contributing

Contributions are welcome! Please submit a pull request or create an issue to help improve the project.

License

The Laravel framework is open-sourced software licensed under the MIT license.

blog-application's People

Contributors

ranagaballah avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.