Skip to content

chongbao01/Assignment_AWAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwadCb

AwadCb Logo

Build Status Latest Release License

About CodeFlex

CodeFlex is a custom-built project designed to streamline and enhance your web application development process. It provides a robust foundation for building scalable, maintainable, and high-performance applications.

Features

  • Simple and intuitive routing.
  • Modular architecture for easy scalability.
  • Built-in support for caching and session management.
  • Database integration with ORM support.
  • Real-time event broadcasting.
  • Comprehensive testing tools.

Build Process

To set up and build the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-repo/awadcb.git
    cd awadcb
  2. Install dependencies:

    composer install
    npm install
  3. Set up the environment file:

    cp .env.example .env
    php artisan key:generate
  4. Run database migrations:

    php artisan migrate
  5. Run database seeder:

    php artisan db:seed
  6. Build frontend assets:

    npm run dev
  7. Start the development server:

    php artisan serve

Contributing

We welcome contributions! Please read our contribution guidelines before submitting a pull request.

Code of Conduct

Please adhere to our Code of Conduct to ensure a welcoming environment for everyone.

Security Vulnerabilities

If you discover a security vulnerability, please report it by emailing security@example.com. We will address all issues promptly.

License

AwadCb is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •