Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 1.88 KB

Changelog

All notable changes to php-social-link-validator will be documented in this file

support laravel 11 - 2024-04-08

What's Changed

  • update composer.json for laravel 11

Full Changelog: https://github.com/ageekdev/laravel-social-link-validator/compare/v1.0.0...v1.0.1

v1.0.0 - 2023-10-23

We are excited to announce the initial release of ageekdev/laravel-social-link-validator version 1.0.0! This marks a significant milestone for the package. Here's what you can expect from this inaugural version:

Version: 1.0.0

Release Date: 23 Oct 2023

Key Features:

Social Media Link Validation: The package provides a robust solution for validating social media links from various platforms. It supports popular social networks, ensuring accurate validation for links shared on your web applications.

Easy Integration with Laravel: ageekdev/laravel-social-link-validator is seamlessly integrated with Laravel, making it effortless for Laravel developers to incorporate social media link validation into your projects.

How to Get Started:

To start using ageekdev/laravel-social-link-validator in your Laravel project, simply add it to your composer.json file and run composer install. Refer to the readme for guidance on configuration and implementation.

Feedback and Support:

We encourage developers to provide feedback, report issues, and contribute to the package's development. Your input is invaluable in enhancing the package further. Please feel free to open issues, submit pull requests, or join the discussions on the GitHub repository: GitHub Repository Link

Thank you for choosing ageekdev/laravel-social-link-validator for your social media link validation needs. We look forward to seeing the creative ways you implement this package in your Laravel applications.

Happy coding!

1.0.0 - 201X-XX-XX

  • initial release