From da28fbc2497d0bef5b263415f24059a1baf9ada8 Mon Sep 17 00:00:00 2001 From: FZbelgacha19 Date: Mon, 13 Jun 2022 13:59:11 +0100 Subject: [PATCH 1/3] changes --- README.md | 33 +- views/builder.blade.php | 1270 ++++++++++++++++---------------- views/field-template.blade.php | 45 +- views/old_builder.blade.php | 699 ++++++++++++++++++ 4 files changed, 1381 insertions(+), 666 deletions(-) create mode 100755 views/old_builder.blade.php diff --git a/README.md b/README.md index 2f05d8f..be71221 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ InfyOm Laravel Generator GUI Builder ===================================== -## Documentation +Documentation is located [here](http://labs.infyom.com/laravelgenerator) -Read [Documentation](https://infyom.com/open-source/gui-interface/docs) for detailed installation steps and usage. +Installation steps are located [here](http://labs.infyom.com/laravelgenerator/docs/5.8/gui-interface) ## Support Us @@ -13,12 +13,6 @@ We have created [14+ Laravel packages](https://github.com/InfyOmLabs) and invest You can support us by either sponsoring us or buying one of our paid products. Or help us by spreading the word about us on social platforms via tweets and posts. -### Buy our Paid Products - -[![InfyVCards-SaaS](https://assets.infyom.com/open-source/new/infyvcards-saas-banner.png)](https://1.envato.market/15gvva) - -You can also check out our other paid products on [CodeCanyon](https://1.envato.market/BXAnR1). - ### Sponsors [Become a sponsor](https://opencollective.com/infyomlabs#sponsor) and get your logo on our README on Github with a link to your site. @@ -31,6 +25,12 @@ You can also check out our other paid products on [CodeCanyon](https://1.envato. +### Buy our Paid Products + +[![InfyChat](https://assets.infyom.com/open-source/new/infyjobs-banner.png)](https://1.envato.market/P0ONVj) + +You can also check out our other paid products on [CodeCanyon](https://codecanyon.net/user/infyomlabs/portfolio). + ### Follow Us - [Twitter](https://twitter.com/infyom) @@ -38,20 +38,3 @@ You can also check out our other paid products on [CodeCanyon](https://1.envato. - [LinkedIn](https://in.linkedin.com/company/infyom-technologies) - [Youtube](https://www.youtube.com/channel/UC8IvwfChD6i7Wp4yZp3tNsQ) - [Contact Us](https://infyom.com/contact-us) - -## Made with InfyOm Generator - -Also, Do not forget to add your website to [Made with InfyOm Generator List](https://github.com/InfyOmLabs/laravel-generator/blob/develop/made-with-generator.md) list. - -## Security - -If you discover any security-related issues, create an issue using the issue tracker. - -## Credits - -- [InfyOm Technologies](https://github.com/infyomlabs) -- [All Contributors](../../contributors) - -## License - -The MIT License (MIT). Please see [License File](LICENSE.md) for more information. diff --git a/views/builder.blade.php b/views/builder.blade.php index a1e1067..18ea70c 100755 --- a/views/builder.blade.php +++ b/views/builder.blade.php @@ -1,699 +1,735 @@ - - - - - - InfyOm Technologies - - - - - - - - - -
-
- -
-
-

InfyOm Laravel Generator Builder

-
-
-
- - -
- - -
-
- - -
-
- - +@extends('layouts.master') +@section('title') + factures +@endsection +@section('css') + {{-- --}} + +@endsection +@section('content') + @component('components.breadcrumb') + @slot('li_1') + Nouvel Structure + @endslot + @slot('title') + Crée une nouvelle structure + @endslot + @endcomponent + {{--
+
--}} +
+
+
+ +
+
+

InfyOm Laravel Generator Builder

-
- - -
-
- -
-
- -
-
- -
-
- +
+ + + +
+ +
+ +
-
- + -
- + -
- + -
-
-
- - -
+ -
- - -
+ -
-
- -
-
+
+
+ +
+
-
- - - - - - - - - - - - - - - - - - - -
Field NameDB TypeValidationsHtml TypePrimaryIs ForeignSearchableFillableIn FormIn Index
-
+
+ + + + + + + + + + + + + + + + + + + +
Field NameHtml Type
+
-
-
- -
-
- -
-
- -
-
+
+
+ +
+ + +
- -
-
- -
-
+ + {{--
+
+ +
+
--}} -
-
- -
-
- -
-
+
+
+ +
+
+ +
+
- -
-
-
-
- -
-
-

Rollback

-
-
-
- - -
- - -
-
- - -
-
- - -
-
-
- -
-
-
+
+
-
-
-
-
- -
-
-

Generate CRUD From Schema

-
-
-
- -
- - + {{--
+
+ +
+
+

Rollback

-
- - +
+ + + +
+ + +
+
+ + +
+
+ + +
+
+
+ +
+
+
-
- - +
+
+
--}} + {{--
+
+ +
+
+

Generate CRUD From Schema

-
-
- -
+
+
+ +
+ + +
+
+ + +
+
+ + +
+
+
+ +
+
+
- -
-
-
-
- - - - - - - + + + + {{-- --}} + + + + + {{-- --}} + + + + - + function removeItem(e) { + e.parentNode.parentNode.parentNode.removeChild(e.parentNode.parentNode); + } + +@endsection diff --git a/views/field-template.blade.php b/views/field-template.blade.php index 97e69b1..c7fcf17 100644 --- a/views/field-template.blade.php +++ b/views/field-template.blade.php @@ -1,9 +1,9 @@ - + + placeholder="Foreign table,Primary key" /> - + - + - - + + - + - +
- +
- +
- +
- +
- +
- + diff --git a/views/old_builder.blade.php b/views/old_builder.blade.php new file mode 100755 index 0000000..a1e1067 --- /dev/null +++ b/views/old_builder.blade.php @@ -0,0 +1,699 @@ + + + + + + InfyOm Technologies + + + + + + + + + +
+
+ +
+
+

InfyOm Laravel Generator Builder

+
+
+
+ + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+ + +
+ +
+ + +
+ +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + +
Field NameDB TypeValidationsHtml TypePrimaryIs ForeignSearchableFillableIn FormIn Index
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + + + +
+ +
+
+
+
+
+
+ +
+
+

Rollback

+
+
+
+ + +
+ + +
+
+ + +
+
+ + +
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+

Generate CRUD From Schema

+
+
+
+ +
+ + +
+
+ + +
+
+ + +
+
+
+ +
+
+
+
+
+
+
+ + + + + + + + From 601e9ce670f91c057bf0708d6846e00cae2f8ce6 Mon Sep 17 00:00:00 2001 From: FZbelgacha19 Date: Mon, 13 Jun 2022 16:03:25 +0100 Subject: [PATCH 2/3] 1 --- views/builder.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/builder.blade.php b/views/builder.blade.php index 18ea70c..775ca6d 100755 --- a/views/builder.blade.php +++ b/views/builder.blade.php @@ -1,6 +1,6 @@ @extends('layouts.master') @section('title') - factures + generateur builder @endsection @section('css') {{-- --}} From 6b9cc0654516ba0165459689a97058a49727efa3 Mon Sep 17 00:00:00 2001 From: FZbelgacha19 Date: Mon, 13 Jun 2022 16:15:51 +0100 Subject: [PATCH 3/3] 2 --- views/builder.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/builder.blade.php b/views/builder.blade.php index 775ca6d..dbd863d 100755 --- a/views/builder.blade.php +++ b/views/builder.blade.php @@ -1,6 +1,6 @@ @extends('layouts.master') @section('title') - generateur builder + generateur des structure @endsection @section('css') {{-- --}}