From 8293806cda344ca18d3d828b14fba5146eea41a7 Mon Sep 17 00:00:00 2001 From: mayank Date: Thu, 5 Oct 2023 21:20:43 +0530 Subject: [PATCH 1/3] i did remove error that came 404 error --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index b054d0cb..f7bebe86 100644 --- a/readme.md +++ b/readme.md @@ -10,3 +10,5 @@ Official documentation for Forms & Html for The Laravel Framework can be found a ## Replacement If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) +#### Replacement +If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) From e3bea88426515a2500e7bf8801995e0acc19c3d3 Mon Sep 17 00:00:00 2001 From: mayank Date: Mon, 9 Oct 2023 21:49:32 +0530 Subject: [PATCH 2/3] added simple form format in file --- SimpleForm | 25 +++++++++++++++++++++++++ readme.md | 2 ++ 2 files changed, 27 insertions(+) create mode 100644 SimpleForm diff --git a/SimpleForm b/SimpleForm new file mode 100644 index 00000000..271912c6 --- /dev/null +++ b/SimpleForm @@ -0,0 +1,25 @@ + + + + + + forms + + + +
+ + + + + +
+ + + + + \ No newline at end of file diff --git a/readme.md b/readme.md index f7bebe86..38822da1 100644 --- a/readme.md +++ b/readme.md @@ -12,3 +12,5 @@ Official documentation for Forms & Html for The Laravel Framework can be found a If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) #### Replacement If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) +#### Replacement +If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) \ No newline at end of file From 5bba6eef10c14f455befc4418edfd06bd349b963 Mon Sep 17 00:00:00 2001 From: MayankChoudhary21 <117495091+MayankChoudhary21@users.noreply.github.com> Date: Mon, 9 Oct 2023 21:56:22 +0530 Subject: [PATCH 3/3] Delete readme.md --- readme.md | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 readme.md diff --git a/readme.md b/readme.md deleted file mode 100644 index 38822da1..00000000 --- a/readme.md +++ /dev/null @@ -1,16 +0,0 @@ -![LaravelCollective HTML](LaravelCollectiveHTML-banner.png) - -[![Build Status](https://travis-ci.org/LaravelCollective/html.svg)](https://travis-ci.org/LaravelCollective/html) -[![Total Downloads](https://poser.pugx.org/LaravelCollective/html/downloads)](https://packagist.org/packages/laravelcollective/html) -[![Latest Stable Version](https://poser.pugx.org/LaravelCollective/html/v/stable.svg)](https://packagist.org/packages/laravelcollective/html) -[![Latest Unstable Version](https://poser.pugx.org/LaravelCollective/html/v/unstable.svg)](https://packagist.org/packages/laravelcollective/html) -[![License](https://poser.pugx.org/LaravelCollective/html/license.svg)](https://packagist.org/packages/laravelcollective/html) - -Official documentation for Forms & Html for The Laravel Framework can be found at the [LaravelCollective](https://laravelcollective.com/docs) website. - -## Replacement -If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) -#### Replacement -If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) -#### Replacement -If you're looking to replace this package due to it's retirement we recommend using [Shift](https://laravelshift.com/convert-laravelcollective-html-to-spatie-laravel-html) \ No newline at end of file